Added LLM agent aliases to bash

This commit is contained in:
Nathan Schneider
2025-08-29 16:33:11 -06:00
parent a5091fe2b2
commit b1fd280491
+4
View File
@@ -33,3 +33,7 @@ alias editalias='nvim ~/.bash_aliases'
alias rm='rm -i'
alias search='grep -i'
alias trash='~/.scripts/trash.sh'
# AI agents
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 '