AxAIModelCatalogOptions
type AxAIModelCatalogOptions = object;Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/catalog.ts#L103
Properties
type?
optional type:
| AxAIModelCatalogFilter
| readonly AxAIModelCatalogFilter[];Defined in: https://github.com/ax-llm/ax/blob/781623e58befc00a555cf73ccbac598a72bb700c/src/ax/ai/catalog.ts#L104