Files

17 lines
421 B
Plaintext
Raw Permalink Normal View History

# Deep Dive Environment Configuration
# Gitea API token for branch protection
GITEA_TOKEN=your_gitea_api_token_here
# Telegram (required for delivery)
TELEGRAM_BOT_TOKEN=your_bot_token_here
TELEGRAM_CHANNEL_ID=-1001234567890
# Optional: LLM API for synthesis (defaults to local routing)
# ANTHROPIC_API_KEY=sk-...
# OPENROUTER_API_KEY=sk-...
# Optional: Custom paths
# OUTPUT_DIR=./output
# CHROMA_DB_DIR=./chroma_db