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
{
"caller": "app/plugin_api.go:1011",
"error": "non 200 response from anthropic: 404 Not Found\nBody:\n{\"type\":\"error\",\"error\":{\"type\":\"not_found_error\",\"message\":\"model: claude-3-5-sonnet-20241022 \"}}",
"level": "error",
"msg": "Streaming result to post failed partway",
"plugin_id": "mattermost-ai",
"timestamp": "2024-10-22 Z"
}
{
"caller": "app/plugin_api.go:1011",
"error": "failed to get title: failed to send query to anthropic: non 200 response from anthropic: 404 Not Found\nBody:\n{\"type\":\"error\",\"error\":{\"type\":\"not_found_error\",\"message\":\"model: claude-3-5-sonnet-20241022 \"}}",
"level": "error",
"msg": "Failed to generate title",
"plugin_id": "mattermost-ai",
"timestamp": "2024-10-22 Z"
}
Steps to reproduce
send message to claude bot
response: Sorry! An error occurred while accessing the LLM. See server logs for details.
The text was updated successfully, but these errors were encountered:
@baek-sang This seems to work for me. {\"type\":\"not_found_error\",\"message\":\"model: claude-3-5-sonnet-20241022 \"}} is the error from Anthropic, you might not have had access to that model when you tried. Are you still having this issue?
If you are, are you running the latest version of the plugin? There have been fixes for Anthropic API errors in previous versions.
Description
Mattermost Version: 10.0.0
Steps to reproduce
Sorry! An error occurred while accessing the LLM. See server logs for details.
The text was updated successfully, but these errors were encountered: