mirror of
https://github.com/dzhng/deep-research.git
synced 2025-12-26 04:48:06 +08:00
Added missing variables to .env.example
This commit is contained in:
parent
16a71eaa3c
commit
d533f63cb3
@ -3,3 +3,7 @@ FIRECRAWL_KEY="YOUR_KEY"
|
||||
# FIRECRAWL_BASE_URL="http://localhost:3002"
|
||||
|
||||
OPENAI_KEY="YOUR_KEY"
|
||||
CONTEXT_SIZE="128000"
|
||||
# If you want to use other OpenAI compatible API, add the following below:
|
||||
# OPENAI_ENDPOINT="http://localhost:11434/v1"
|
||||
# OPENAI_MODEL="llama3.1"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user