Values.ToolResultBlockDeltaSourceContains incremental updates to tool results information during streaming responses. This allows clients to build up tool results data progressively as the response is generated.
type nonrec t = {text : String_.t option;The reasoning the model used to return the output.
*)json : Document.t option;The JSON schema for the tool result content block. see JSON Schema Reference.
*)}