- 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
7 lines
228 B
Markdown
Executable File
7 lines
228 B
Markdown
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. |