sendToolResults
Adds multiple tool results to the prompt and gets multiple LLM responses.
Return
A list of LLM responses.
Parameters
results
The list of tool results to add to the prompt.
Adds multiple tool results to the prompt and gets multiple LLM responses.
A list of LLM responses.
The list of tool results to add to the prompt.