docs(config): Update .env.example with new Orchestrator node configuration keys

This commit is contained in:
Yunxiao Xu
2026-02-23 15:19:27 -08:00
parent 46129c6f1e
commit c5cf4b38a1

View File

@@ -57,3 +57,11 @@ OIDC_REDIRECT_URI=http://localhost:8000/api/v1/auth/oidc/callback
# Researcher
# RESEARCHER_LLM__PROVIDER=google
# RESEARCHER_LLM__MODEL=gemini-2.0-flash
# Reflector
# REFLECTOR_LLM__PROVIDER=openai
# REFLECTOR_LLM__MODEL=gpt-5-mini
# Synthesizer
# SYNTHESIZER_LLM__PROVIDER=openai
# SYNTHESIZER_LLM__MODEL=gpt-5-mini