Andrea Cosentino created CAMEL-22881:
----------------------------------------
Summary: Camel-Jbang: Add camel explain command to explain Camel
routes using AI/LLM
Key: CAMEL-22881
URL: https://issues.apache.org/jira/browse/CAMEL-22881
Project: Camel
Issue Type: New Feature
Reporter: Andrea Cosentino
Assignee: Andrea Cosentino
Fix For: 4.18.0
Add a new camel explain command that uses AI/LLM to generate human-readable
explanations of Camel routes. This helps developers understand existing routes,
onboard new team members, and document integrations.
The command supports multiple LLM providers:
- Ollama (local, native API)
- OpenAI (GPT-4, GPT-3.5, etc.)
- Any OpenAI-compatible API (vLLM, LM Studio, LocalAI, Azure OpenAI, etc.)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)