diff --git a/.bash_aliases b/.bash_aliases index 3f13531..bfee183 100644 --- a/.bash_aliases +++ b/.bash_aliases @@ -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 '