removed llm default command
This commit is contained in:
@@ -36,7 +36,6 @@ alias search='grep -i'
|
||||
alias trash='~/.scripts/trash.sh'
|
||||
|
||||
# AI agents
|
||||
llm models default gemma3
|
||||
alias c='llm -c'
|
||||
alias chat='llm -s "You are running locally in a terminal on a modestly resourced computer, so please keep responses concise and efficient. If necessary, provide brief options for further exploration before proceeding with them at any length."' # Uses default
|
||||
alias transcribe='llm -m qwen2.5vl "Transcribe the handwriting in the attached image into Markdown text with no other output." -a '
|
||||
|
||||
Reference in New Issue
Block a user