Commit Graph

1 Commits

Author SHA1 Message Date
Z User
342593be5a feat: implement single meta tool approach for OpenRouter 10-tool limit
- Replace 33 individual tools with single 'query_data' meta tool
- Server locally analyzes queries and executes appropriate tools
- LLM sees only one tool call, server handles all complexity
- Uses native function calling via tools parameter
- Supports finance, weather, news, wikipedia, science, web search
2026-03-29 17:11:48 +00:00