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

extending to bedrock #246

Open
wants to merge 1 commit into
base: testing
Choose a base branch
from
Open

extending to bedrock #246

wants to merge 1 commit into from

Conversation

aldenbutzke
Copy link

minor changes overall to allow users to use models hosted on Amazon Bedrock.

  1. added AWS creds fillers to .env,
  2. added bedrock chat function to models.py,
  3. added bedrock chat_llm to initialize.py.

Notes: had to use langchain was 0.1.7 because the newest version requires incompatible langchain_community library due to dependency conflicts with other models

the user will have to make sure they set up access to the model they select in their AWS account and update the model id accordingly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant