ToolCallDescriber

Describes the way to reformat tool call/tool result messages, in case real tool call/tool result messages cannot be used

Inheritors

Types

Link copied to clipboard

JSON object implementing the ToolCallDescriber interface. This object is responsible for describing tool calls and results by converting them into a structured JSON-based format.

Functions

Link copied to clipboard

Composes a description of a tool call message.

Link copied to clipboard

Describes the tool result by transforming it into a user-readable message object.