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/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/openai/chat_types.ts#L64

Properties

description?

TypeScript
optional description: string;

Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/openai/chat_types.ts#L67


title?

TypeScript
optional title: string;

Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/openai/chat_types.ts#L66


url

TypeScript
url: string;

Defined in: https://github.com/ax-llm/ax/blob/e4219a44b7581a55a40d9dd62d2c281062ff078d/src/ax/ai/openai/chat_types.ts#L65

Docs