Skip to content

feat(anthropic): add model mapping support for Anthropic provider#17

Merged
x5iu merged 1 commit intomainfrom
fix/anthropic-model-mapping
Dec 27, 2025
Merged

feat(anthropic): add model mapping support for Anthropic provider#17
x5iu merged 1 commit intomainfrom
fix/anthropic-model-mapping

Conversation

@x5iu
Copy link
Copy Markdown
Owner

@x5iu x5iu commented Dec 27, 2025

Summary

  • Add model mapping support for Anthropic provider via profile options
  • Apply model mapping in both standard and pass-through modes
  • Bump version to v0.8.3

Test plan

  • Test model mapping with Anthropic provider in standard mode
  • Test model mapping with Anthropic provider in pass-through mode
  • Verify unmapped models work correctly

🤖 Generated with Claude Code

Previously model mapping was only applied in non-pass-through mode.
This fix ensures the model is correctly mapped when using pass-through
mode with the Anthropic provider.

Also bumps version to v0.8.3.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@x5iu x5iu force-pushed the fix/anthropic-model-mapping branch from 084730d to 88c3cdf Compare December 27, 2025 14:00
@x5iu x5iu merged commit 7236b65 into main Dec 27, 2025
1 check passed
@x5iu x5iu deleted the fix/anthropic-model-mapping branch December 27, 2025 14:40
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.

1 participant