Loading workspace insights... Statistics interval
7 days30 daysLatest CI Pipeline Executions
f8b145ff feat(ai-anthropic): add Claude Sonnet 5, Fable 5 and other missing models to type maps (#882)
* feat(ai-anthropic): add Claude Sonnet 5, Fable 5 and other missing models to type maps
Added Claude Sonnet 5, Claude Fable 5, Opus 4.7 Fast, Opus 4.8, and
Opus 4.8 Fast to:
- ANTHROPIC_COMBINED_TOOLS_AND_SCHEMA_MODELS
- AnthropicChatModelToolCapabilitiesByName
Added type assertion tests for Sonnet 5 and Fable 5 covering provider
options, extended thinking, priority tier, base options, and input
modality constraints.
Closes #880
* ci: apply automated fixes f8b145ff feat(ai-anthropic): add Claude Sonnet 5, Fable 5 and other missing models to type maps (#882)
* feat(ai-anthropic): add Claude Sonnet 5, Fable 5 and other missing models to type maps
Added Claude Sonnet 5, Claude Fable 5, Opus 4.7 Fast, Opus 4.8, and
Opus 4.8 Fast to:
- ANTHROPIC_COMBINED_TOOLS_AND_SCHEMA_MODELS
- AnthropicChatModelToolCapabilitiesByName
Added type assertion tests for Sonnet 5 and Fable 5 covering provider
options, extended thinking, priority tier, base options, and input
modality constraints.
Closes #880
* ci: apply automated fixes