3 lines
129 B
Bash
3 lines
129 B
Bash
#!/usr/bin/env zsh
|
|
|
|
llm -s "Answer in as few words as possible. Use a brief style with short replies." -m claude-3.5-sonnet "$*"
|