crewAI icon indicating copy to clipboard operation
crewAI copied to clipboard

How to use crewAI with AWS bedrock ?

Open phpmind opened this issue 1 year ago • 2 comments

how to use crewAI with AWS bedrock ? I can not use local LLM and OpenAI but I have access of AWS bedrock. Is there any way I can use This ?

phpmind avatar Mar 31 '24 21:03 phpmind

Can you access AWS Bedrock using an OpenAI compatible API Server? Then you can try setting the OPENAI_API_BASE environment variable to be the bedrock hostname.

Alternatively, you can use a proxy server like https://github.com/BerriAI/litellm

gardner avatar Apr 01 '24 02:04 gardner

Can you access AWS Bedrock using an OpenAI compatible API Server? Then you can try setting the OPENAI_API_BASE environment variable to be the bedrock hostname.

Alternatively, you can use a proxy server like https://github.com/BerriAI/litellm

Thanks!

xitex avatar Apr 02 '24 09:04 xitex

This issue is stale because it has been open for 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Aug 19 '24 12:08 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Aug 25 '24 12:08 github-actions[bot]