mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-05-06 14:22:47 +02:00
Gate chat on MULTI_AGENT_CHAT_ENABLED and route to the multi-agent graph when on.
This commit is contained in:
parent
8f8d7540f0
commit
c077939522
3 changed files with 73 additions and 28 deletions
|
|
@ -252,6 +252,9 @@ LANGSMITH_PROJECT=surfsense
|
|||
# =============================================================================
|
||||
# OPTIONAL: New-chat agent feature flags
|
||||
# =============================================================================
|
||||
# Multi-agent orchestrator switch for authenticated chat streaming.
|
||||
# MULTI_AGENT_CHAT_ENABLED=false
|
||||
|
||||
# Master kill-switch — when true, every flag below is forced OFF.
|
||||
# SURFSENSE_DISABLE_NEW_AGENT_STACK=false
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue