- Issue created by @anaconda777
When trying to change AI assistant provider from the "AI provider" dropdown, it is not possible
IF the current provider is not available.
Please provide information like AI modules enabled, which AI provider, browser, etc.
Enable ollama for example and vllm.
create assistant and select your local ollama model there in the AI provider.
Now make the local ollama unavailable for Drupal, (stop the ollama for example)
Go to assistant:
/admin/config/ai/ai-assistant/ai_test_chatbot
Try to change the current provider from the Ai Provider dropdown.
Result: IT does not let you change cos the current (in this case Ollama) is not available for drupal.
it just gives error and the model dropdown for the new model is empty, so you cant choose any.
Failed to get models from Ollama: Server error: `GET http://ai.test.net/api/tags` resulted in a `503 Service Unavailable` response: <html><body><h1>503 Service Unavailable</h1> No server is available to handle this request. </body></html>
1 error has been found:
Active
1.1
...to be triaged