diff options
| author | Ben Sima <ben@bensima.com> | 2026-06-04 16:22:55 -0400 |
|---|---|---|
| committer | Ben Sima <ben@bensima.com> | 2026-06-04 16:22:55 -0400 |
| commit | 11fd65b015dc6e24127f3cfdcb08975704381d46 (patch) | |
| tree | 1d35b53d8ea651d5974c25c6cead8c1173d83913 /deploy.sh | |
| parent | 299f4b47d26b7a8addb42420dda524c4e78fba87 (diff) | |
env key
Diffstat (limited to 'deploy.sh')
| -rwxr-xr-x | deploy.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -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 |
