Which version of assistant are you using?
3.4.3
Which version of Nextcloud are you using?
34.0.0
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
Safari on Mac
Describe the Bug
When I try to configure Mistral Vibe I get the following error:
Failed to load models: API request error: Client error: GET https://api.mistral.ai/v1/chat/models resulted in a 404 Not Found response:
{
"message":"no Route matched with those values",
"request_id":"4e66bb7fa0db6457e2b7e7d17e5b2875e"
}
Apparently Mistral does not support the /Models.
Expected Behavior
'(...)/models' should not be forced and I should be able to select model manually when required.
To Reproduce
- Add Service ID
- Enter name for service
- enter API key
Which version of assistant are you using?
3.4.3
Which version of Nextcloud are you using?
34.0.0
Which browser are you using? In case you are using the phone App, specify the Android or iOS version and device please.
Safari on Mac
Describe the Bug
When I try to configure Mistral Vibe I get the following error:
Apparently Mistral does not support the /Models.
Expected Behavior
'(...)/models' should not be forced and I should be able to select model manually when required.
To Reproduce