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

AxAIOpenAIUrlCitation

TypeScript
type AxAIOpenAIUrlCitation = object;

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

Properties

description?

TypeScript
optional description: string;

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


title?

TypeScript
optional title: string;

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


url

TypeScript
url: string;

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

Docs