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

AxAITypesafeModelCard

TypeScript
type AxAITypesafeModelCard = object;

Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/typesafe/types.ts#L95

Properties

description

TypeScript
readonly description: string;

Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/typesafe/types.ts#L97


name

TypeScript
readonly name: string;

Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/typesafe/types.ts#L96


release_date

TypeScript
readonly release_date: string;

Defined in: https://github.com/ax-llm/ax/blob/e690b4823b8309e258594064abe941d4cff6ef89/src/ax/ai/typesafe/types.ts#L98

Docs