zeroclaw Verified current stable Not installed?

Zeroclaw / Send Message With Custom Temperature

Send Message With Custom Temperature

Zeroclaw command syntax to send message with custom temperature. Copyable examples, output expectations, and common mistakes.

$
Terminal
zeroclaw agent -m "<Hello>" -t <0.5>

Command Breakdown

What each part is doing

zeroclaw
Base Command
The executable that performs this operation. Here it runs Zeroclaw before the shell applies any redirect operators.
-m
m| message
The value supplied for m| message.
<Hello>
Hello
The value supplied for Hello.
-t
t| temperature
The value supplied for t| temperature.
<0.5>
0.5
The value supplied for 0.5.
-m
Command Option
Tool-specific option used by this command invocation.
-t
Command Option
Tool-specific option used by this command invocation.

Alternative Approaches

Comparable commands in other tools

Alternative tools that share the "upload" operation intent.