IMSKOS / .env.example
KUNAL SHAW
chore: initial public commit - IMSKOS core (no secrets)
f3b2748
raw
history blame contribute delete
510 Bytes
# ==================== IMSKOS Configuration ====================
# Intelligent Multi-Source Knowledge Orchestration System
# Environment Variables Configuration
# DataStax Astra DB Configuration
# Get these from: https://astra.datastax.com
ASTRA_DB_APPLICATION_TOKEN=AstraCS:your_token_here
ASTRA_DB_ID=your_database_id_here
# Groq API Configuration
# Get your API key from: https://console.groq.com
GROQ_API_KEY=your_groq_api_key_here
# Optional: Application Configuration
# APP_PORT=8501
# LOG_LEVEL=INFO