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

Properties

description?

TypeScript
optional description: string;

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


title?

TypeScript
optional title: string;

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


url

TypeScript
url: string;

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

Docs