[
https://issues.apache.org/jira/browse/CAMEL-24288?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=18099946#comment-18099946
]
Guillaume Nodet commented on CAMEL-24288:
-----------------------------------------
This issue is being investigated by a coding agent (Claude Code on behalf of
gnodet).
Analysis: Well-defined improvement to add IBM watsonx.ai as a new AI provider
for the TUI/CLI AI prompt (F8). Follows established patterns from CAMEL-24276
(Azure OpenAI) and CAMEL-24275 (Gemini). Scope targets LlmClient,
AiProviderSelector, and related TUI/CLI files.
_Note: This comment was generated by a coding agent and requires manual
verification._
> Add IBM watsonx (Bob AI) support for TUI/CLI AI prompt (F8)
> -----------------------------------------------------------
>
> Key: CAMEL-24288
> URL: https://issues.apache.org/jira/browse/CAMEL-24288
> Project: Camel
> Issue Type: Improvement
> Components: camel-jbang
> Reporter: Claus Ibsen
> Assignee: Guillaume Nodet
> Priority: Major
>
> The Camel JBang TUI AI prompt (F8) currently supports Ollama, OpenAI
> (including Azure OpenAI), Anthropic (including Vertex AI), and Google Gemini
> as AI providers. Add IBM watsonx.ai (Bob AI) as an additional provider.
> This requires:
> - Adding a new {{watsonx}} provider type to {{LlmClient}} in
> {{camel-jbang-core}}
> - IBM watsonx.ai authentication via IBM Cloud IAM token ({{WATSONX_API_KEY}}
> / {{WATSONX_URL}} / {{WATSONX_PROJECT_ID}})
> - Auto-detection of watsonx environment variables during provider selection
> - Adding watsonx to the TUI AI provider selector and switch popup
> - Default model configuration (e.g., {{ibm/granite-3.1-8b-instruct}})
> Related: CAMEL-24275 (Gemini support), CAMEL-24276 (Azure OpenAI support)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)