TextDoneEvent - Python SDK

TextDoneEvent method reference

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

Event emitted when text streaming is complete

Fields

FieldTypeRequiredDescription
content_indexint✔️N/A
item_idstr✔️N/A
logprobsList[components.StreamLogprob]✔️N/A
output_indexint✔️N/A
sequence_numberint✔️N/A
textstr✔️N/A
typecomponents.TextDoneEventType✔️N/A