Replies: 2 comments 1 reply
|
@akshaydeo Hey, i realised that Bifrost is using converse API, but LiteLLM is using invoke API on Bedrock. The latter should allow with native Anthropic requests for advanced/beta features. Maybe one does not need passthrough mode at the end. |
1 reply
|
Hi - we have covered all the beta features in v1.4.6 🙇 |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
I'm looking at source code, and see that bifrost is not making use of anthropic-go-sdk and duplicate shapes. I could not find for instance
DeferLoadingsupport. How compatibly is ensured with Anthropic API? Or only subset is supported? Is there a page which clarifies what APIs are supported and which are not?All reactions