Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Conversation

@SamSaffron
Copy link
Member

  • Adds support for Sonnet 3.7 with reasoning on bedrock and anthropic
  • Fixes regression where provider params were not populated

Note. reasoning tokens are hardcoded to minimum of 100 maximum of 65536

- Adds support for Sonnet 3.7 with reasoning on bedrock and anthropic
- Fixes regression where provider params were not populated

Note. reasoning tokens are hardcoded to minimum of 100 maximum of 65536
@SamSaffron
Copy link
Member Author

@nattsw / @martin-brennan all resolved, also fixed a regression that is impacting customers with max_token remapping, all is tested

Copy link
Contributor

@nattsw nattsw left a comment

Choose a reason for hiding this comment

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

Will approve - works fine with my existing setup with 3.5. but if there's a way somehow to not have the last checkbox show up if the model is not 3.7 it would be good. Probably will be a bit complicated UX wise.

Screenshot 2025-02-25 at 2 18 38 PM

@SamSaffron
Copy link
Member Author

yeah we need some dependency thing built, it is a bit tricky. reasoning is only on 3.7, but this will do for now I think

@SamSaffron SamSaffron merged commit fe19133 into main Feb 25, 2025
6 checks passed
@SamSaffron SamSaffron deleted the sonnet-3-7 branch February 25, 2025 06:32
keegangeorge pushed a commit that referenced this pull request Feb 27, 2025
* FEATURE: full support for Sonnet 3.7

- Adds support for Sonnet 3.7 with reasoning on bedrock and anthropic
- Fixes regression where provider params were not populated

Note. reasoning tokens are hardcoded to minimum of 100 maximum of 65536

* FIX: open ai non reasoning models need to use deprecate max_tokens
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Development

Successfully merging this pull request may close these issues.

4 participants