rename rest to http for mcp filters

This commit is contained in:
Adil Hafeez 2025-12-23 13:38:29 -08:00
parent 217048fabc
commit c1fdac8b98
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
3 changed files with 19 additions and 19 deletions

View file

@ -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