docrag/tools.md
Z User b811162f78 Implement tool calling loop for LLM
- Pass all registered tools to LLM during chat completion
- Handle tool_calls from LLM response
- Execute tools and feed results back to LLM
- Loop until LLM returns final response
- Updated system prompt to encourage tool use
- Updated streaming to handle tool calls
- Increased MAX_TOOL_ITERATIONS to 5
2026-03-29 16:07:56 +00:00

228 B
Executable File

i need a full set of robust tools tfor getting all differnt types of data to help the rag have access. use only completely free sources

use online completely free sources

  • wikipedia
  • news
  • financial data
  • medical
  • etc.