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

AxAIModelCatalogAudioSupport

TypeScript
type AxAIModelCatalogAudioSupport = object;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/catalog.ts#L39

Properties

input?

TypeScript
optional input: boolean;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/catalog.ts#L40


output?

TypeScript
optional output: boolean;

Defined in: https://github.com/ax-llm/ax/blob/5b28f9093bb70863b59459bb6df5062d005bce41/src/ax/ai/catalog.ts#L41

Docs