Open
Description
Describe the bug
Mistral API do not run any more
To Reproduce
in scr/ragapp/admin-ui/section/providers/mistral.tsx file
change line 20
const supportingModels = ["mistral-tiny", "mistral-small", "mistral-medium"];
by
const supportingModels = ["mistral-large-latest"];
in scr/ragapp/client/providers/mistral.tsx file
change line 18
by model: "mistral-large-latesté,
Run and test ok for me
Thanks
Metadata
Metadata
Assignees
Labels
No labels