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

anthropic.claude-v2:1 not working #667

Closed
DzmitrySudnik opened this issue Mar 4, 2024 · 2 comments · Fixed by #682
Closed

anthropic.claude-v2:1 not working #667

DzmitrySudnik opened this issue Mar 4, 2024 · 2 comments · Fixed by #682
Labels
bug Something isn't working
Milestone

Comments

@DzmitrySudnik
Copy link

Description

Impossible to select "Amazon Bedrock Chat :: anthropic.claude-v2:1" model

Reproduce

  1. Go to settings
  2. Try selecting "Amazon Bedrock Chat :: anthropic.claude-v2:1" model
  3. 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.

@DzmitrySudnik DzmitrySudnik added the bug Something isn't working label Mar 4, 2024
Copy link

welcome bot commented Mar 4, 2024

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.
welcome
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 dlqqq changed the title Impossible to select "Amazon Bedrock Chat :: anthropic.claude-v2:1" model anthropic.claude-v2:1 model is broken Mar 4, 2024
@dlqqq dlqqq changed the title anthropic.claude-v2:1 model is broken anthropic.claude-v2:1 not working Mar 4, 2024
@dlqqq
Copy link
Member

dlqqq commented Mar 4, 2024

Thank you for reporting this issue! Yes, you are correct in recognizing that this is due to the model ID containing a colon in its name.

This requires just a quick patch from us, so we hope to include it in a patch release this week.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants