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/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/openai/chat_types.ts#L69

Properties

description?

TypeScript
optional description: string;

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


title?

TypeScript
optional title: string;

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


url

TypeScript
url: string;

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

Docs