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
Anthropic's Claude v1 (anthropic.claude-v1) is no longer supported and the Claude-v3-Sonnet model needs to be added to the %ai list command. The drop down list in the left panel also needs to be updated for the same model changes.
Update for three providers: bedrock-chat, anthropic, anthropic-chat
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! 👋
Noting that as of now, the API to Claude3-Sonnet is failing. See: langchain-ai/langchain#18513, tested it to replicate the error message.
Additional matter: the modelId = "anthropic.claude-3-sonnet-20240229-v1:0" which seems to be a temporary one and will be updated to remove the date eventually.
Problem
Anthropic's Claude v1 (
anthropic.claude-v1
) is no longer supported and the Claude-v3-Sonnet model needs to be added to the%ai list
command. The drop down list in the left panel also needs to be updated for the same model changes.Update for three providers:
bedrock-chat
,anthropic
,anthropic-chat
The text was updated successfully, but these errors were encountered: