Files
deep-research/.env.example
Samuel Jędrzejewski 1405801e62 Updated readme
2025-02-07 02:58:16 +01:00

6 lines
167 B
Plaintext

FIRECRAWL_KEY="YOUR_KEY"
# If you want to use your self-hosted Firecrawl, add the following below:
# FIRECRAWL_BASE_URL="http://localhost:3002"
OPENAI_KEY="YOUR_KEY"