mirror of
https://github.com/dzhng/deep-research.git
synced 2026-03-22 07:57:16 +08:00
added concurrency limit env var
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
FIRECRAWL_KEY="YOUR_KEY"
|
||||
# If you want to use your self-hosted Firecrawl, add the following below:
|
||||
# FIRECRAWL_BASE_URL="http://localhost:3002"
|
||||
# FIRECRAWL_CONCURRENCY="2"
|
||||
|
||||
OPENAI_KEY="YOUR_KEY"
|
||||
CONTEXT_SIZE="128000"
|
||||
|
||||
Reference in New Issue
Block a user