AxAIOpenAIAnnotation Generated TypeScript API reference. typescript api api/reference build/apidocs/TypeAlias.AxAIOpenAIAnnotation.md type AxAIOpenAIAnnotation

AxAIOpenAIAnnotation

TypeScript
type AxAIOpenAIAnnotation = object;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/openai/chat_types.ts#L70

Properties

type

TypeScript
type: "url_citation";

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/openai/chat_types.ts#L71


url_citation

TypeScript
url_citation: AxAIOpenAIUrlCitation;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/openai/chat_types.ts#L72

Docs