You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
-`--model <string>` Target model for the chat request. When omitted, the CLI uses the single ready model or prompts for a choice if several models are ready.
35
35
-`--temperature <float32>` Model temperature used for chat request. Default: `1`.
36
36
-`--user-agent <string>` Custom `User-Agent` header sent with every request.
37
37
38
-
### Example
38
+
##Examples
39
39
40
40
When exactly one model is **ready**, `spice chat` opens a REPL that uses that model automatically:
0 commit comments