instructor
instructor copied to clipboard
Amazon Bedrock support
Please add support for Amazon Bedrock 🤩
I don't have any clients right now that are needing it so it's gonna have to wait unless someone contributes 😶
now that we have
instructor.from_*, anyone is welcome to add a instructor.from_bedrock
Would it be possible to implement it for Claude as I anticipate this is the primary model most of us are using via Bedrock right now? I have almost zero experience but I believe it comes down to allowing AnthropicBedrock client to be passed to the from_anthropic method:
Seems to be working for with this fix:
sweet! ill take a PR for this
any updates regarding its support ?
Would be great to have something that works with boto3 too. I am happy to make a PR.
+1 need this, since Anthropic announced tools feature on Bedrock.
this is done, you can either do bedrock anthropic client, or use litellms's bedrock/* models