ChatStreamToolCall - Python SDK

ChatStreamToolCall method reference

The Python SDK and docs are currently in beta. Report issues on GitHub.

Tool call delta for streaming responses

Fields

FieldTypeRequiredDescriptionExample
functionOptional[components.ChatStreamToolCallFunction]Function call details
idOptional[str]Tool call identifiercall_abc123
indexint✔️Tool call index in the array0
typeOptional[components.ChatStreamToolCallType]Tool call typefunction