Module types

Module types 

Source

Structsยง

FunctionCall
Function call within a tool call
PartialToolCall
Simple partial tool call for streaming
StreamingParseResult
Result of streaming parse operation (matches Python StreamingParseResult)
ToolCall
Parsed tool call from model output
ToolCallItem
Simple encapsulation of parsed tool call for streaming (matches Python ToolCallItem)