mirror of
https://github.com/dzhng/deep-research.git
synced 2026-03-22 07:57:16 +08:00
x
This commit is contained in:
@@ -4,6 +4,10 @@ FIRECRAWL_KEY="YOUR_KEY"
|
||||
|
||||
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"
|
||||
# CUSTOM_MODEL="llama3.1"
|
||||
|
||||
# If you want to use fireworks.ai's DeepSeek R1 model:
|
||||
# FIREWORKS_KEY="YOUR_KEY"
|
||||
|
||||
Reference in New Issue
Block a user