Bundle Support for fine-tuning models (-lib openai)
Checkpoint
Fine-tuning checkpoint
Operations
GetCreatedAt #
Unix timestamp (in seconds) of when the object instance was created
method : public : GetCreatedAt() ~ IntReturn
| Type | Description |
|---|---|
| Int | time with the object instance was created |
GetId #
Get object instance API ID
method : public : GetId() ~ StringReturn
| Type | Description |
|---|---|
| String | instance ID |
GetJobId #
Get object job API ID
method : public : GetJobId() ~ StringReturn
| Type | Description |
|---|---|
| String | job ID |
GetObject #
Get the object type
method : public : GetObject() ~ StringReturn
| Type | Description |
|---|---|
| String | object type |