mirror of
https://git.mirrors.martin98.com/https://github.com/bytedance/deer-flow
synced 2025-10-04 09:26:29 +08:00
9 lines
176 B
Plaintext
9 lines
176 B
Plaintext
# Application Settings
|
|
DEBUG=True
|
|
APP_ENV=development
|
|
|
|
# Add other environment variables as needed
|
|
TAVILY_API_KEY=tvly-xxx
|
|
# JINA_API_KEY=jina_xxx # Optional, default is None
|
|
|