docs(config): Update .env.example with new Orchestrator node configuration keys
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user