Skip to content
Start here

Public

List Public Finetunes
client.ai.finetunes.public.list(PublicListParams { account_id, limit, offset, orderBy } params, RequestOptionsoptions?): SinglePage<PublicListResponse { id, created_at, model, 4 more } >
GET/accounts/{account_id}/ai/finetunes/public
ModelsExpand Collapse
PublicListResponse { id, created_at, model, 4 more }
id: string
formatuuid
created_at: string
formatdate-time
model: string
modified_at: string
formatdate-time
name: string
public: boolean
description?: string