Release 0.3.0 — comprehensive model catalog update#1
Merged
Conversation
Add 19 new models (30 → 49 total): - Claude Opus 4.6 (flagship, 128K output) and Opus 4.1 - Nova 2 Sonic, Mistral Ministral 3B/8B/14B, Pixtral Large, Voxtral Mini 3B/Small 24B - Qwen3 32B, Coder 30B, Next 80B, VL 235B - Gemma 3 12B/4B, DeepSeek V3.2, Kimi K2.5 Fix output token limits for Claude 3.7 Sonnet, Haiku 4.5, and Opus 4.5 (all corrected to 64K per Anthropic docs). Breaking: rename DeepSeekV3 → DeepSeekV3_1 to match actual version. Also includes mixtape-server (experimental) with AG-UI protocol support, and version bump to 0.3.0.
Welcome to Codecov 🎉Once you merge this PR into your default branch, you're all set! Codecov will compare coverage reports and display results in all future pull requests. Thanks for integrating Codecov - We've got you covered ☂️ |
This was referenced Feb 15, 2026
Merged
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
DeepSeekV3renamed toDeepSeekV3_1Test plan
cargo fmt --all -- --checkpassescargo clippy --workspacepassescargo build --workspacepassescargo nextest run --workspace --all-features)cargo run --features=bedrock --example model_verification -- --models ClaudeOpus4_6,ClaudeOpus4_1works with AWS credentials