mirror of
https://github.com/dzhng/deep-research.git
synced 2026-03-22 07:57:16 +08:00
6 lines
167 B
Plaintext
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"
|