mirror of
https://github.com/katanemo/plano.git
synced 2026-07-05 15:52:12 +02:00
rename rest to http for mcp filters
This commit is contained in:
parent
217048fabc
commit
c1fdac8b98
3 changed files with 19 additions and 19 deletions
|
|
@ -7,8 +7,8 @@ agents:
|
|||
filters:
|
||||
- id: query_rewriter
|
||||
url: http://host.docker.internal:10500
|
||||
type: rest
|
||||
# type: rest or mcp, mcp is default
|
||||
type: http
|
||||
# type: http or mcp, mcp is default
|
||||
# transport: streamable-http # default is streamable-http
|
||||
# tool: query_rewriter # default name is the filter id
|
||||
- id: context_builder
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue