AxAIOpenAIResponsesOutputTextAnnotationAddedEvent Generated TypeScript API reference. typescript api api/reference build/apidocs/Interface.AxAIOpenAIResponsesOutputTextAnnotationAddedEvent.md interface AxAIOpenAIResponsesOutputTextAnnotationAddedEvent

AxAIOpenAIResponsesOutputTextAnnotationAddedEvent

Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/openai/responses_types.ts#L820

Extends

Properties

PropertyModifierTypeOverridesInherited from
annotationreadonlyobject--
annotation_indexreadonlynumber--
content_indexreadonlynumber--
item_idreadonlystring--
output_indexreadonlynumber--
sequence_numberreadonlynumber-AxAIOpenAIResponsesStreamEventBase.sequence_number
typereadonly"response.output_text_annotation.added"AxAIOpenAIResponsesStreamEventBase.type-
Docs