-
Notifications
You must be signed in to change notification settings - Fork 675
Implement AWS Bedrock Support #233
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
base: main
Are you sure you want to change the base?
Implement AWS Bedrock Support #233
Conversation
|
@microsoft-github-policy-service agree company="Aplyca Tecnología SAS" |
|
Hello @jennifermarsman, I hope you're doing well. I wanted to check if there's anything else I should do to get it reviewed or assigned. I’d really appreciate any guidance. Thanks in advance! |
…ent-aws-bedrock-support
…called before LLM; additional refactoring changes.
|
Hi @bsanchez-aplyca - I made some changes to your PR but can't push to your branch. I made a new branch of same name here - can you pull these changes in? (Can you allow edits from maintainers in the PR?) There is one more bug I am trying to run down so I think almost there. Thanks! https://github.com/microsoft/NLWeb/tree/implement-aws-bedrock-support |
|
Hello @chelseacarter29 — the "Allow edits by maintainers" option didn’t show up on my side since the fork was made under an organization. But I’ve pulled in the changes from your branch, so everything should be up to date now. Thanks a lot for the help! |
Hi all,
In this pull request we have added the support for AWS Bedrock and its main foundation models for text and embeddings.
Best regards.