# DeepSeek AI Configuration JSONSAGE_DEEPSEEK_API_KEY=your-api-key-here JSONSAGE_DEEPSEEK_API_BASE_URL=https://api.deepseek.com/v1 JSONSAGE_DEEPSEEK_MODEL=deepseek-chat JSONSAGE_DEEPSEEK_MAX_TOKENS=2000 JSONSAGE_DEEPSEEK_TEMPERATURE=0.7 # Cache Configuration JSONSAGE_ENABLE_CACHE=true JSONSAGE_CACHE_TTL=3600