Bundle Support for fine-tuning models (-lib openai)
Job
Fine-tuning job
Operations
GetCreatedAt #
Unix timestamp (in seconds) of when the object instance was created
method : public : GetCreatedAt() ~ Int
Return
| Type | Description |
|---|
| Int | time with the object instance was created |
GetId #
Get object instance API ID
method : public : GetId() ~ String
Return
| Type | Description |
|---|
| String | instance ID |
GetLevel #
Get the level
method : public : GetLevel() ~ String
Return
GetMessage #
Get message
method : public : GetMessage() ~ String
Return
GetObject #
Get the object type
method : public : GetObject() ~ String
Return
| Type | Description |
|---|
| String | object type |
GetType #
Get type
method : public : GetType() ~ String
Return
ToString #
String representation of the object
method : public : ToString() ~ String
Return
| Type | Description |
|---|
| String | string representation |