Skip to main content
GET
List base models available for fine-tuning

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Response

200 - application/json

Successful Response

Base models a caller may fine-tune (keys of FINETUNE_BASE_MODEL_ALLOWLIST).

Empty when the environment hasn't provisioned base models yet — the UI then falls back to free-text entry (dataset generation is still allowed).

base_models
string[]