konveyor / kai

Konveyor AI - static code analysis driven migration to new targets via Generative AI
Apache License 2.0
23 stars 29 forks source link

✨ Ability to use Amazon Bedrock models such as Claude 3.5 Sonnet #289

Closed jwmatthews closed 1 month ago

jwmatthews commented 1 month ago

This allows us to use models deployed in Amazon Bedrock

The Claude3 models seem to be a little behind with langchain integration, I needed to use an older library to access them as they aren't yet available in langchain_aws.llms.bedrock.BedrockLLM