mirror of
https://github.com/katanemo/plano.git
synced 2026-07-11 16:12:13 +02:00
update schema validate code and rename kind => type in agent_filter
This commit is contained in:
parent
387d6d1b58
commit
974141b539
6 changed files with 37 additions and 11 deletions
|
|
@ -9,14 +9,11 @@ agents:
|
|||
agent_filters:
|
||||
- id: query_rewriter
|
||||
url: http://host.docker.internal:10501
|
||||
# kind: mcp
|
||||
# type: mcp
|
||||
# transport: streamable-http
|
||||
# tool: query_rewriter
|
||||
- id: context_builder
|
||||
url: http://host.docker.internal:10502
|
||||
# kind: mcp
|
||||
# transport: streamable-http
|
||||
# tool: context_builder
|
||||
|
||||
model_providers:
|
||||
- model: openai/gpt-4o-mini
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue