Skip to content

1.10.0

Latest

Choose a tag to compare

@njbrake njbrake released this 05 Mar 13:42
· 7 commits to main since this release
fc683d7

Release Notes

Very excited to announce initial support the Anthropic messages API for providers! With our initial implementation we worked to build a compatibility layer between you and the provider for all providers that don't yet natively support the messages API. Over the coming months we'll be adding even more robust testing and verification to make sure that it works seamlessly for all providers. We have one integration test that runs to check all of the providers, but there are a few providers that we don't actively run integration tests against, so please feel empowered to file github issues if you encounter any issues and we'll work to help you patch it fast.

What's Changed

  • feat: add Anthropic Messages API as provider-level feature by @njbrake in #895

Full Changelog: 1.9.0...1.10.0