Update 302ai model metadata and add GPT-5.4 configs#1497
Open
Lydanne wants to merge 3 commits intoanomalyco:devfrom
Open
Update 302ai model metadata and add GPT-5.4 configs#1497Lydanne wants to merge 3 commits intoanomalyco:devfrom
Lydanne wants to merge 3 commits intoanomalyco:devfrom
Conversation
- Enable reasoning capability for GLM-4.5-air, GLM-4.5, GLM-4.5V, and GLM-4.6V models - Update knowledge cutoff to 2025-04 for GLM-4.5, GLM-4.5V, GLM-4.6, GLM-4.6V, and GLM-4.7 - Add video input modality support for GLM-4.5V and GLM-4.6V - Add structured_output capability for GLM-5-turbo and GLM-5.1 - Add interleaved reasoning_content field for GLM-4.7, GLM-5, GLM-5-turbo, GLM-5.1, and GLM-5V-turbo
- Add structured_output capability for GPT-4.1, GPT-4o, and GPT-5 series models - Enable reasoning capability and disable temperature for GPT-5 series models - Update context limits: GPT-4.1 series to 1,047,576 tokens, GPT-5.4 series to 1,050,000 tokens - Add input token limits for GPT-5 series models (272,000 or 922,000 tokens) - Update knowledge cutoffs across GPT-5 series (2024-05-30 to 2025-08-31) - Add PDF input modality support for GPT-4
- Add family field for all Claude models (claude-haiku, claude-opus, claude-sonnet) - Standardize knowledge cutoff dates to full date format (YYYY-MM-DD) - Enable reasoning capability for Claude Opus 4.x and Sonnet 4.x series models - Add PDF input modality support for claude-opus-4-1-20250805 - Update claude-opus-4-7 context limit to 1,000,000 tokens
Contributor
Author
|
@rekram1-node Please review and merge. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
This PR updates the
302aimodel catalog to match the latest provider capabilities and metadata.Changes
gpt-5.4andgpt-5.4-promodel configsfamilymetadata to Claude, GLM, and GPT model definitionsreasoning,structured_output,temperature, andopen_weightsknowledgevalues to more precise datespdforvideoinputNotes
Validation