update schema validate code and rename kind => type in agent_filter

This commit is contained in:
Adil Hafeez 2025-12-16 09:07:24 -08:00
parent 387d6d1b58
commit 974141b539
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
6 changed files with 37 additions and 11 deletions

View file

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