Added pi.dev to ai.sh
This commit is contained in:
+4
-1
@@ -7,4 +7,7 @@ curl -fsSL https://ollama.com/install.sh | sh
|
||||
pipx install llm
|
||||
llm install llm-ollama
|
||||
|
||||
echo "After restart, install some models with `ollama pull MODELNAME`!"
|
||||
# Install pi
|
||||
sudo npm install -g @mariozechner/pi-coding-agent
|
||||
|
||||
echo "After restart, install some models with `ollama pull MODELNAME`. Open pi with `ollama launch pi`."
|
||||
|
||||
Reference in New Issue
Block a user