Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Amazon Bedrock as provider #196

Open
felipemarinho97 opened this issue Aug 27, 2024 · 3 comments
Open

Add Amazon Bedrock as provider #196

felipemarinho97 opened this issue Aug 27, 2024 · 3 comments
Assignees
Labels
help wanted Extra attention is needed

Comments

@felipemarinho97
Copy link

This will open for using many models from this service (Claude, all Llama models, Mistral)
https://aws.amazon.com/pt/bedrock/pricing/

@machinewrapped
Copy link
Owner

I'll take a look. Shouldn't be too difficult if I can figure out how to set up an account 👀

@machinewrapped machinewrapped self-assigned this Aug 31, 2024
@machinewrapped machinewrapped added the help wanted Extra attention is needed label Oct 27, 2024
@machinewrapped
Copy link
Owner

Sorry for the delay on this - I made a start but got hung up at the "install AWS CLI tools on your machine", which seems like overkill for making an API call but maybe I just need to roll with it. I've been busy with another project, so if anybody who is already familiar with AWS wants to jump in then it would be appreciated.

@felipemarinho97
Copy link
Author

@machinewrapped okay, thanks anyway!

there is no need to install aws cli, you just need to use their SDK (boto3 for python) and export the AWS credentials as environment variables.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

2 participants