roushou / mesh

Build AI-powered apps in Rust using popular LLM providers
https://crates.io/crates/mesh
Apache License 2.0
0 stars 1 forks source link

Feature request: Add support for Anthropic's latest Sonnet and Haiku model variants #1

Open hardye opened 2 weeks ago

hardye commented 2 weeks ago

Thank you for the great work on this SDK. A few weeks ago Anthropic released updated versions of their Sonnet and Haiku models. I was wondering if it would be possible to provide support for the claude-3-5-sonnet-20241022 and claude-3-5-haiku-20241022 models, as documented at https://docs.anthropic.com/en/docs/about-claude/models?

Thank you very much.

Siyo92 commented 3 days ago

https://github.com/roushou/mesh/pull/2