GetModelsChoicesQuerySchema
finetuningboolean
When true, returns only models that support fine-tuning.
inferenceboolean
When true, returns only models available for inference.
GetModelsChoicesQuerySchema
{
"finetuning": null,
"inference": null
}
Was this page helpful?