Changes to Update a training session

PATCH /rl/training-sessions/{session_id}

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 4 of the 14 revisions of this API.9

  1. 1fab430e87d65
  2. 468edbdc879c1
  3. f26a23fab8e02
  4. ebd4756a41e41

What changed

    • added the optional property inference_checkpoints/items/registration/adapter_object_id to the response with the 200 status

      response-optional-property-added

    • added the optional property inference_checkpoints/items/registration/adapter_object_revision_id to the response with the 200 status

      response-optional-property-added

    • added the optional property inference_checkpoints/items/registration/model_object_id to the response with the 200 status

      response-optional-property-added

    • added the optional property inference_checkpoints/items/registration/model_object_revision_id to the response with the 200 status

      response-optional-property-added

    • added the optional property training_checkpoints/items/registration to the response with the 200 status

      response-optional-property-added

    • added the optional property lora_config/train_unembed to the response with the 200 status

      response-optional-property-added

    • added the optional property lora_config/seed to the response with the 200 status

      response-optional-property-added

    • added the required property base_model to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added