h2oai / h2ogpt

Private chat with local GPT with document, images, video, etc. 100% private, Apache 2.0. Supports oLLaMa, Mixtral, llama.cpp, and more. Demo: https://gpt.h2o.ai/ https://codellama.h2o.ai/
http://h2o.ai
Apache License 2.0
10.93k stars 1.2k forks source link

Support for AWS Bedrock #1551

Open slavag opened 2 months ago

slavag commented 2 months ago

Hi, Is there any plans to add AWS Bedrock support ?

Thanks

pseudotensor commented 2 months ago

https://python.langchain.com/docs/integrations/llms/bedrock/

It looks easy enough.