We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
llm -s
llm --system
Because I use system prompts all the time.
The -s used to be for --stream but that's on by default now:
-s
--stream
The text was updated successfully, but these errors were encountered:
-s shortcut for --system, closes #69
d6bb09e
2b21b53
3f1ca29
714b867
Release 0.5
a3c0796
Refs #31, #53, #55, #57, #63, #69, #70, #75, #76, #79, #82, #91, #98
No branches or pull requests
Because I use system prompts all the time.
The
-s
used to be for--stream
but that's on by default now:The text was updated successfully, but these errors were encountered: