Skip to content
Start here

Models

Model Search
ai.models.list(ModelListParams**kwargs) -> SyncV4PagePaginationArray[object]
GET/accounts/{account_id}/ai/models/search

ModelsSchema

Get Model Schema
ai.models.schema.get(SchemaGetParams**kwargs) -> SchemaGetResponse
GET/accounts/{account_id}/ai/models/schema
ModelsExpand Collapse
class SchemaGetResponse:
input: Input
additional_properties: bool
description: str
type: str
output: Output
additional_properties: bool
description: str
type: str