mirror of
https://github.com/katanemo/plano.git
synced 2026-04-25 00:36:34 +02:00
Merge remote-tracking branch 'origin/main' into musa/chatgpt-subscription
This commit is contained in:
commit
aa53f438c6
54 changed files with 7345 additions and 3268 deletions
|
|
@ -290,6 +290,9 @@ properties:
|
|||
type: boolean
|
||||
use_agent_orchestrator:
|
||||
type: boolean
|
||||
disable_signals:
|
||||
type: boolean
|
||||
description: "Disable agentic signal analysis (frustration, repetition, escalation, etc.) on LLM responses to save CPU. Default false."
|
||||
upstream_connect_timeout:
|
||||
type: string
|
||||
description: "Connect timeout for upstream provider clusters (e.g., '5s', '10s'). Default is '5s'."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue