The following parameters can be added at startup:
-t/--temperature
: Setting the randomness parameter between 0 and 2 (default 1)-s/--system
: Define system-level commands (e.g., role setting)-d/--debug
: Enable debug logging-h/--help
: Display help information-V/--version
: View the version number. For examplegroq -t 0.7 -s "你是个Python专家"
A session environment with low randomness and specialization in Python will be created.
This answer comes from the articleGroq Code CLI: a customizable command line programming tool powered by GroqThe