chore: session auto-commit
This commit is contained in:
@@ -51,14 +51,6 @@ AI_LLM_MODEL=free
|
||||
# Vision model for image/video moderation (falls back to AI_LLM_MODEL if unset)
|
||||
AI_LLM_VISION_MODEL=multimodal
|
||||
|
||||
# NVIDIA Nemotron Content Safety Configuration
|
||||
NVIDIA_NEMOTRON_API_KEY=your_nvidia_api_key_here
|
||||
|
||||
# Groq Llama Prompt Guard Fallback Configuration
|
||||
GROQ_API_KEY=your_groq_api_key_here
|
||||
GROQ_MODERATION_MODEL=meta-llama/llama-prompt-guard-2-86m
|
||||
GROQ_MODERATION_BASE_URL=https://api.groq.com/openai/v1/chat/completions
|
||||
|
||||
# Database Configuration (PostgreSQL)
|
||||
# Option 1: Use DATABASE_URL for connection string
|
||||
# DATABASE_URL=postgresql://user:password@localhost:5432/discord_bot
|
||||
|
||||
Reference in New Issue
Block a user