mirror of
https://github.com/katanemo/plano.git
synced 2026-06-17 15:25:17 +02:00
fix pre-commit
This commit is contained in:
parent
2abfa18bae
commit
26b791b76e
2 changed files with 1 additions and 2 deletions
|
|
@ -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],
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue