| Field | Type | Required | Description |
|---|---|---|---|
id |
str | ✔️ | N/A |
object |
Optional[models.ClassifierFTModelOutObject] | ➖ | N/A |
created |
int | ✔️ | N/A |
owned_by |
str | ✔️ | N/A |
workspace_id |
str | ✔️ | N/A |
root |
str | ✔️ | N/A |
root_version |
str | ✔️ | N/A |
archived |
bool | ✔️ | N/A |
name |
OptionalNullable[str] | ➖ | N/A |
description |
OptionalNullable[str] | ➖ | N/A |
capabilities |
models.FTModelCapabilitiesOut | ✔️ | N/A |
max_context_length |
Optional[int] | ➖ | N/A |
aliases |
List[str] | ➖ | N/A |
job |
str | ✔️ | N/A |
classifier_targets |
List[models.ClassifierTargetOut] | ✔️ | N/A |
model_type |
Optional[models.ClassifierFTModelOutModelType] | ➖ | N/A |