You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Impossible to select "Amazon Bedrock Chat :: anthropic.claude-v2:1" model
Reproduce
Go to settings
Try selecting "Amazon Bedrock Chat :: anthropic.claude-v2:1" model
The model field becomes/stays empty. Saving settings results in a not working chat, attempts to use chat result in NotImplementedError: Provider 1 model does not support chat. error
Expected behavior
"Amazon Bedrock Chat :: anthropic.claude-v2:1" model can be selected and used.
Context
Jupyter ai version 2.10
jupyterlab version 4.1.2
I suspect the issue is caused by a colon : in the model name, at least this is the only model which has a colon in its name.
The text was updated successfully, but these errors were encountered:
Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! 🤗
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively.
You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! 👋
Welcome to the Jupyter community! 🎉
dlqqq
changed the title
Impossible to select "Amazon Bedrock Chat :: anthropic.claude-v2:1" modelanthropic.claude-v2:1 model is broken
Mar 4, 2024
dlqqq
changed the title
anthropic.claude-v2:1 model is brokenanthropic.claude-v2:1 not working
Mar 4, 2024
Description
Impossible to select "Amazon Bedrock Chat :: anthropic.claude-v2:1" model
Reproduce
NotImplementedError: Provider 1 model does not support chat.
errorExpected behavior
"Amazon Bedrock Chat :: anthropic.claude-v2:1" model can be selected and used.
Context
Jupyter ai version 2.10
jupyterlab version 4.1.2
I suspect the issue is caused by a colon
:
in the model name, at least this is the only model which has a colon in its name.The text was updated successfully, but these errors were encountered: