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
I'm trying to integrate mistral with copilot.
Trying to put the
Services to ‘OpenAI Compatible
API keys > API key from mistral dashboard
OrgID > Mistral Workspace ID
Default Model > Model of my agent created ( mistral-small-2409 )
I have in my logs the message :
{
"caller": "app/plugin_api.go:1011",
"error": "error, status code: 401, message: %!s()",
"level": "error",
"msg": "Streaming result to post failed partway",
"plugin_id": "mattermost-ai",
"timestamp": "2024-10-07 17:32:58.768 +08:00"
}
I then tried to put
API keys > API ID ‘ag:xxxxxx’
But still same, has anyone done it before?
Thank you!
The text was updated successfully, but these errors were encountered:
Hello Guys !
I'm trying to integrate mistral with copilot.
Trying to put the
I have in my logs the message :
{
"caller": "app/plugin_api.go:1011",
"error": "error, status code: 401, message: %!s()",
"level": "error",
"msg": "Streaming result to post failed partway",
"plugin_id": "mattermost-ai",
"timestamp": "2024-10-07 17:32:58.768 +08:00"
}
I then tried to put
But still same, has anyone done it before?
Thank you!
The text was updated successfully, but these errors were encountered: