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

Issue calling aws bedrock model from playground #675

Open
Songnianz opened this issue Feb 12, 2025 · 0 comments
Open

Issue calling aws bedrock model from playground #675

Songnianz opened this issue Feb 12, 2025 · 0 comments

Comments

@Songnianz
Copy link

Songnianz commented Feb 12, 2025

when I call my aws bedrock model from playground using the model id in langchain's dropdown list, it throws validation error and tells me to retry with correct model ID:

Image

then I found the correct inference profile in aws all starts with "us.":

Image

So I pasted the model ID, but it throws a new error: "ValueError: too many values to unpack (expected 2)":

Image

My guess is langchain couldn't parse the extra dot in model ID. Can anyone fix it?

@Songnianz Songnianz changed the title DOC: <Issue related to /> Issue calling aws bedrock model from playground Feb 13, 2025
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

No branches or pull requests

1 participant