camel ask
Ask a question about a running Camel application using AI
Options
| Option | Description | Default | Type |
|---|---|---|---|
| API key. Also reads ANTHROPIC_API_KEY, OPENAI_API_KEY, or LLM_API_KEY env vars | String | |
| API type: 'ollama', 'openai', or 'anthropic' | ApiType | |
| Maximum number of tool-calling rounds | 10 | int |
| Model to use | DEFAULT_MODEL | String |
| Name or PID of the Camel process. Auto-detected when exactly one process is running | String | |
| Show tool calls and results as they happen | boolean | |
| Timeout in seconds for LLM response | 120 | int |
| LLM API endpoint URL. Auto-detected if not specified. | String | |
| Print debug information: HTTP requests, responses, and parsed results | boolean | |
| Display the help and sub-commands | boolean |