Changes to Get training session
GET /rl/training-sessions/{session_id}
Every recorded change to this endpoint, newest first. Back to the operation
Changed in 7 of the 15 revisions of this API.4215
What changed
- ○
added the required property
policy_stateto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
inference_checkpoints/items/registration/adapter_object_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
inference_checkpoints/items/registration/adapter_object_revision_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
inference_checkpoints/items/registration/model_object_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
inference_checkpoints/items/registration/model_object_revision_idto the response with the200statusresponse-optional-property-added
- ○
added the optional property
training_checkpoints/items/registrationto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
lora_config/train_unembedto the response with the200statusresponse-optional-property-added
- ○
- ○
added the optional property
lora_config/seedto the response with the200statusresponse-optional-property-added
- ○
added the required property
base_modelto the response with the200statusresponse-required-property-added
- ○
- ○
added the optional property
display_nameto the response with the200statusresponse-optional-property-added
- ○
added the required property
metadatato the response with the200statusresponse-required-property-added
- ○
- ▲
the response property
lora_configbecame optional for the status200response-property-became-optional
- ●
removed the optional property
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
- ▲
- ▲
the
lora_config/alpharesponse's property type/format changed frominteger/int64tointeger/for status200response-property-type-changed
- ▲
the
lora_config/dropoutresponse's property type/format changed fromnumber/floattonumber/for status200response-property-type-changed
- ▲
the
lora_config/rankresponse's property type/format changed frominteger/int64tointeger/for status200response-property-type-changed
- ●
removed the optional property
optimizer_configfrom the response with the200statusresponse-optional-property-removed
- ○
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
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
- ▲