This commit is contained in:
admin
2026-01-30 03:04:10 +00:00
parent bcc4d242c4
commit 2a3dedde11
1218 changed files with 214731 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Required: Your Google Gemini API key
GEMINI_API_KEY=your-api-key-here
# Optional: Customize behavior
# DEEP_RESEARCH_TIMEOUT=600 # Max wait time in seconds (default: 600)
# DEEP_RESEARCH_POLL_INTERVAL=10 # Polling interval in seconds (default: 10)
# DEEP_RESEARCH_CACHE_DIR=~/.cache/deep-research # Cache directory for history