The host name for cHostMistral is defined as const.
Is it possible to put it into the settings, like OllamaHost, to use self hostet server or other provider?
Afaik, when you self host, the exact details of the REST API communication with the LLM will depend on the actual LLM you run for the Mistral model.
So, in order for this to work, it is not just changing the host, but checking the details of the REST API with the local running LLM and possibly adapting it.
Afaik, Ollama can be used to run Mistral models too. Have you tried or considered this?
To use AI in our application, we need an AI provider based in the EU. Self-hosting is not the preferred solution. Some small Mistral.ai models, for example, are hosted by IONOS. I'll take a look at the API to see if that remains the same.
If you have details with which we can test this IONOS based version from here, please let us now