diff options
Diffstat (limited to 'bin')
| -rwxr-xr-x | bin/kaagum | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/kaagum b/bin/kaagum index 8d1fe74..8e2a189 100755 --- a/bin/kaagum +++ b/bin/kaagum @@ -61,8 +61,10 @@ to invoke kaagum." Run kaagum AI agent. --api-base-uri=URI base API URI of LLM provider + (default: \"https://openrouter.ai\") --api-key-command=COMMAND command to run to get API key --model=MODEL LLM model name to start new sessions with + (default: \"anthropic/claude-opus-4.6\") --version print version and exit --help print this help and exit |
