Class ToolCallInfo
Information about a tool call during streaming.
public sealed class ToolCallInfo
- Inheritance
-
ToolCallInfo
- Inherited Members
Properties
- Arguments
Gets the tool arguments.
- IsComplete
Gets a value indicating whether the tool has completed.
- Name
Gets the tool name.
- Result
Gets the tool result, if available.