List base models available for fine-tuning
Training
List base models available for fine-tuning
Keys of FINETUNE_BASE_MODEL_ALLOWLIST for the create-dataset dropdown.
Declared before /datasets/{job_id} so the literal path wins over the
UUID-typed param route.
GET
List base models available for fine-tuning
Authorizations
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).

