summaryrefslogtreecommitdiff
path: root/deploy.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deploy.sh')
-rwxr-xr-xdeploy.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/deploy.sh b/deploy.sh
index a679cf2..c729b6a 100755
--- a/deploy.sh
+++ b/deploy.sh
@@ -19,6 +19,9 @@ if [[ ! -f .env ]]; then
# Required by slop-search.
KAGI_API_KEY=
+# Required by SLOPBOT_AGENT_MODEL=parasail/kimi-k26.
+PARASAIL_API_KEY=
+
SLOPBOT_AGENT_MODEL=parasail/kimi-k26
SLOPBOT_WORKERS=4
SLOPBOT_AGENT_WORKERS=1