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
This commit is contained in:
Z User 2026-03-29 17:11:48 +00:00
parent 78a49a47b8
commit 342593be5a
2 changed files with 1 additions and 1 deletions

2
docrag

@ -1 +1 @@
Subproject commit 4394e7d6f90f7aeb25bfec0733f16ce18ec6e78b
Subproject commit 6eb18ce7f32c73f06e247da77e813e13591cd15d

Binary file not shown.

After

Width:  |  Height:  |  Size: 227 KiB