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/7965c876f6a5b641e0cf166e8942e540cfde65e1/src/ax/ai/openai/chat_types.ts#L75

Properties

type

TypeScript
type: "url_citation";

Defined in: https://github.com/ax-llm/ax/blob/7965c876f6a5b641e0cf166e8942e540cfde65e1/src/ax/ai/openai/chat_types.ts#L76


url_citation

TypeScript
url_citation: AxAIOpenAIUrlCitation;

Defined in: https://github.com/ax-llm/ax/blob/7965c876f6a5b641e0cf166e8942e540cfde65e1/src/ax/ai/openai/chat_types.ts#L77

Docs