atiaomar1978-hub opened a new pull request, #26145: URL: https://github.com/apache/camel/pull/26145
## Summary Improves local AI developer feedback for [CAMEL-24631](https://issues.apache.org/jira/browse/CAMEL-24631) by detecting Ollama in `camel doctor` and the TUI doctor popup. ### Changes - **`OllamaDoctorSupport`** — shared probe for native Ollama at `localhost:11434` and `camel infra run ollama` PID files; lists pulled models via `/api/tags` - **`camel doctor`** — new row for Ollama running state and pulled model names - **TUI doctor popup** — Ollama row plus AI provider accepts local Ollama (warns when no models pulled) - **`LlmClient.endpointUrl()`** — exposes resolved endpoint after auto-detection ### Tests - `OllamaDoctorSupportTest`, `DoctorTest`, `DoctorPopupOllamaTest` _AI-generated on behalf of atiaomar1978-hub_ -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
