mirror of
https://github.com/katanemo/plano.git
synced 2026-05-24 14:05:14 +02:00
deploy: 6701195a5d
This commit is contained in:
parent
75db157d92
commit
d8e7dbc3aa
34 changed files with 87 additions and 78 deletions
|
|
@ -1,6 +1,6 @@
|
|||
Plano Docs v0.4.20
|
||||
llms.txt (auto-generated)
|
||||
Generated (UTC): 2026-04-22T18:19:37.841645+00:00
|
||||
Generated (UTC): 2026-04-23T18:39:03.045817+00:00
|
||||
|
||||
Table of contents
|
||||
- Agents (concepts/agents)
|
||||
|
|
@ -6691,6 +6691,9 @@ overrides:
|
|||
llm_routing_model: Plano-Orchestrator
|
||||
# Model used for agent orchestration (must be listed in model_providers)
|
||||
agent_orchestration_model: Plano-Orchestrator
|
||||
# Disable agentic signal analysis (frustration, repetition, escalation, etc.)
|
||||
# on LLM responses to save CPU. Default: false.
|
||||
disable_signals: false
|
||||
|
||||
# Model affinity — pin routing decisions for agentic loops
|
||||
routing:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue