address pr feedback

This commit is contained in:
Adil Hafeez 2025-12-17 14:03:48 -08:00
parent fc52274836
commit bb9503e873
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
30 changed files with 477 additions and 394 deletions

View file

@ -58,7 +58,7 @@ curl -X POST http://localhost:8001/v1/chat/completions \
The `arch_config.yaml` defines how agents are connected:
```yaml
agent_filters:
filters:
- id: query_rewriter
url: mcp://host.docker.internal:10500
tool: rewrite_query_with_archgw # MCP tool name

View file

@ -4,7 +4,7 @@ agents:
- id: rag_agent
url: http://host.docker.internal:10505
agent_filters:
filters:
- id: query_rewriter
url: http://host.docker.internal:10501
# type: mcp # default is mcp