broad-salmonB

How to get tool response context to model

We're using a Custom LLM model with tool calls. The system is working and tool calls are being correctly run. However, after a tool run, the tool call and response are not passed to our LLM. This makes the LLM lose context on what has happened. Is there a way for this data to get passed back to our LLM?
Was this page helpful?