add deepseek

This commit is contained in:
Blake Ridgway
2026-05-05 17:57:06 -05:00
parent 8a006faf65
commit f44ef8fc60
6 changed files with 117 additions and 14 deletions

7
bashrc
View File

@@ -73,3 +73,10 @@ work() {
echo "main.py exited with code $code"
fi
}
# add Pulumi to the PATH
export PATH=$PATH:/home/proc/.pulumi/bin
# deepseek
export DEEPSEEK_API_KEY="sk-d75aeba06fc546a88a7ff171b9bbc098"