fix pre-commit

This commit is contained in:
Adil Hafeez 2025-12-16 12:19:04 -08:00
parent 2abfa18bae
commit 26b791b76e
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
2 changed files with 1 additions and 2 deletions

View file

@ -137,7 +137,6 @@ impl AgentSelector {
}
/// Convert agent descriptions to routing preferences
/// For agents with MCP URLs, fetches the tool description from the MCP server
async fn convert_agent_description_to_routing_preferences(
&self,
agents: &[AgentFilterChain],

View file

@ -103,4 +103,4 @@ curl -X POST http://localhost:8001/v1/chat/completions \
## Additional Resources
- See `sample_queries.md` for more example queries
- See `arch_config.yaml` for complete configuration details
- See `arch_config.yaml` for complete configuration details