Skip to content

Add support for latest models#39

Merged
agamm merged 5 commits intomainfrom
feature/new-models-2026
Jan 24, 2026
Merged

Add support for latest models#39
agamm merged 5 commits intomainfrom
feature/new-models-2026

Conversation

@agamm
Copy link
Owner

@agamm agamm commented Jan 23, 2026

Fixes: #38

agamm added 5 commits January 23, 2026 16:56
- Add gpt-5.2-2025-12-11, gpt-5.2-pro, gpt-5.2-pro-2025-12-11 (flagship models)
- Add gpt-5-mini, gpt-5-mini-2025-08-07 (efficient models)
- Add gpt-5-nano, gpt-5-nano-2025-08-07 (cost-effective models)
- Update tests to include all new models
- Update README example to showcase gpt-5.2-pro-2025-12-11

Complete GPT-5 family now includes flagship, mini, and nano variants with appropriate capabilities and pricing tiers.
- Add missing closing bracket in test_get_batch_results_empty_mapping test
- Line 132 was missing the closing ] for the jobs list
- Add comprehensive GPT-5 model support (gpt-5.2, gpt-5-mini, gpt-5-nano variants)
- Fix syntax error in Gemini test file
- Update test expectations for all new models
- Update documentation examples
- All models configured with proper capabilities and pricing
- Remove extra closing brackets in the jobs list
- The Job constructor had too many closing brackets/parentheses
- Now properly formatted with correct bracket matching
@agamm agamm merged commit ae9ba7a into main Jan 24, 2026
1 check passed
@agamm agamm deleted the feature/new-models-2026 branch January 24, 2026 20:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Request to add support for claude-sonnet-4-5-20250929

1 participant