atiaomar1978-hub commented on PR #25171:
URL: https://github.com/apache/camel/pull/25171#issuecomment-5098266844

   ## Update (Bugbot follow-up)
   
   Addressed the two scoped Bugbot findings on this PR:
   
   1. **Azure deployment default (high)** — When Azure OpenAI is auto-detected 
without `AZURE_OPENAI_DEPLOYMENT_NAME`, the CLI no longer keeps the `llama3.2` 
placeholder. `resolveAzureOpenAiModel()` uses the env deployment name when set, 
otherwise the first deployment returned from the Azure models API.
   2. **Doctor GitHub Models opt-in (medium)** — TUI Doctor now uses 
`LlmClient.isGitHubModelsAutoDetectEnabled()` so `GITHUB_MODELS=0` / `false` 
does not show a green OK while the CLI would skip GitHub Models.
   
   **Tests:** `LlmClientAzureGitHubTest`, `LlmClientListModelsTest` (AssertJ).
   
   **Commit:** `a07c28be69d` on `CAMEL-24276-tui-azure-github-models`.
   
   _AI-generated comment 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]

Reply via email to