Changes to List training sessions
GET /rl/training-sessions
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 6 of the 14 revisions of this API.13217
What changed
- ○
added the optional property
data/items/inference_checkpoints/items/registration/adapter_object_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/inference_checkpoints/items/registration/adapter_object_revision_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/inference_checkpoints/items/registration/model_object_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/inference_checkpoints/items/registration/model_object_revision_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
data/items/training_checkpoints/items/registrationto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/items/lora_config/train_unembedto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
data/items/lora_config/seedto the response with the200statusresponse-optional-property-added
- ○
added the required property
data/items/base_modelto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
data/items/display_nameto the response with the200statusresponse-optional-property-added
- ○
added the required property
data/items/metadatato the response with the200statusresponse-required-property-added
- ○
- ▲
the response property
data/items/lora_configbecame optional for the status200response-property-became-optional
- ●
removed the optional property
data/items/lora_config/enablefrom the response with the200statusresponse-optional-property-removed
This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲
- ▲
for the
queryrequest parameterstatus, default valueTRAINING_SESSION_STATUS_UNSPECIFIEDwas removedrequest-parameter-default-value-removed
- ▲
removed the enum value
TRAINING_SESSION_STATUS_CREATINGfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
TRAINING_SESSION_STATUS_ERRORfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
TRAINING_SESSION_STATUS_EXPIREDfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
TRAINING_SESSION_STATUS_RUNNINGfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
TRAINING_SESSION_STATUS_STOPPEDfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
TRAINING_SESSION_STATUS_STOPPINGfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
removed the enum value
TRAINING_SESSION_STATUS_UNSPECIFIEDfrom thequeryrequest parameterstatusrequest-parameter-enum-value-removed
- ▲
the
data/items/lora_config/alpharesponse's property type/format changed frominteger/int64tointeger/for status200response-property-type-changed
- ▲
the
data/items/lora_config/dropoutresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
data/items/lora_config/rankresponse's property type/format changed frominteger/int64tointeger/for status200response-property-type-changed
- ▲
the
meta/limitresponse's property type/format changed frominteger/int32tointeger/for status200response-property-type-changed
- ●
removed the optional property
data/items/optimizer_configfrom the response with the200statusresponse-optional-property-removed
- ○
added the new optional
queryrequest parametercreated_bynew-optional-request-parameter
- ○
for the
queryrequest parameterlimit, the type/format was generalized frominteger/int32tointeger/request-parameter-type-generalized
- ○
for the
queryrequest parameterstatus, the type/format was generalized fromstring/toarray/request-parameter-type-generalized
- ○
the
alpharesponse's property default value changed from16to64for the status200response-property-default-value-changed
- ○
the
dropoutresponse's property default value changed from0.05to0.0for the status200response-property-default-value-changed
- ○
the
rankresponse's property default value changed from8to32for the status200response-property-default-value-changed
- ○
added the required property
data/items/created_byto the response with the200statusresponse-required-property-added
This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ▲