Skip to content

feat(sdk): add missing LLM models for OpenAI and Anthropic#3777

Merged
junaway merged 2 commits intorelease/v0.86.5from
feat/add-missing-llm-models
Feb 20, 2026
Merged

feat(sdk): add missing LLM models for OpenAI and Anthropic#3777
junaway merged 2 commits intorelease/v0.86.5from
feat/add-missing-llm-models

Conversation

@mmabrouk
Copy link
Member

@mmabrouk mmabrouk commented Feb 17, 2026

Summary

  • Add missing Anthropic models: claude-opus-4-6, claude-sonnet-4-6, claude-opus-4-5
  • Add missing OpenAI models: o3, o3-mini, o1, o1-mini, gpt-5.1-mini, gpt-5.1-codex, gpt-4-turbo, codex-mini-latest

These are core models from the official provider docs that were not in our supported_llm_models list in sdk/agenta/sdk/assets.py.


Open with Devin

Add newly released models that were missing from the supported models list:
- Anthropic: claude-opus-4-6, claude-sonnet-4-6, claude-opus-4-5
- OpenAI: o3, o3-mini, o1, o1-mini, gpt-5.1-mini, gpt-5.1-codex, gpt-4-turbo, codex-mini-latest
@vercel
Copy link

vercel bot commented Feb 17, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
agenta-documentation Ready Ready Preview, Comment Feb 20, 2026 10:05am

Request Review

@dosubot dosubot bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Feb 17, 2026
Copy link
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no potential bugs to report.

View in Devin Review to see 2 additional findings.

Open in Devin Review

@junaway junaway changed the base branch from main to release/v0.86.5 February 20, 2026 10:04
@junaway junaway merged commit 24e3f07 into release/v0.86.5 Feb 20, 2026
4 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

feature SDK size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants