Currently, users must manually type the model names (e.g., gemma3, llama3.2) when adding a local agent provider. This is error-prone and requires users to check their Ollama inventory separately before configuring Dagu.
I would like Dagu to automatically fetch and display available models when the local provider is selected and a valid Base URL (like http://localhost:11434) is provided.
https://docs.ollama.com/api/ps
If the API returns exactly one model, Dagu should automatically select it as the default to streamline the setup process.
This feature would complement the "Local" provider type perfectly, making the Dagu Agent setup nearly zero-config for Ollama users.
Currently, users must manually type the model names (e.g., gemma3, llama3.2) when adding a local agent provider. This is error-prone and requires users to check their Ollama inventory separately before configuring Dagu.
I would like Dagu to automatically fetch and display available models when the local provider is selected and a valid Base URL (like http://localhost:11434) is provided.
https://docs.ollama.com/api/ps
If the API returns exactly one model, Dagu should automatically select it as the default to streamline the setup process.
This feature would complement the "Local" provider type perfectly, making the Dagu Agent setup nearly zero-config for Ollama users.