Files
William Fu-Hinthorn 11619f9913 Update .env.example
2025-03-11 15:13:47 -07:00

12 lines
401 B
Bash

# These are available in the oauth section of your Slack App
SLACK_SIGNING_SECRET=
SLACK_BOT_TOKEN=xoxb-...
# If you're deploying the chatbot here, set other env vars
ANTHROPIC_API_KEY=...
# This is either a specific ID of an assistant or the name of a graph
# (the key of a graph in the key-value pairs in the langgraph.json file)
LANGGRAPH_ASSISTANT_ID=chat
# SLACK_BOT_USER_ID= (optional)
CONFIG=