From d3bf318498deaa331887d9748ee8909e7eb9d609 Mon Sep 17 00:00:00 2001 From: Arun Isaac Date: Mon, 13 Apr 2026 18:14:31 +0100 Subject: Attach models to sessions. This will let the user change the model mid-session without having to commit to one from the beginning. --- bin/kaagum | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/kaagum b/bin/kaagum index 4b9ab9f..8d1fe74 100755 --- a/bin/kaagum +++ b/bin/kaagum @@ -62,7 +62,7 @@ Run kaagum AI agent. --api-base-uri=URI base API URI of LLM provider --api-key-command=COMMAND command to run to get API key - --model=MODEL LLM model name + --model=MODEL LLM model name to start new sessions with --version print version and exit --help print this help and exit -- cgit 1.4.1