tool_request


Description:

public abstract RequestBase? tool_request { get; set; }

After Tool execution, the OLLMchat.Tool.RequestBase copied from OLLMchat.Tool.BaseTool.last_request for this row; **null** if not a tool row or not yet run.