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

  1. f4885bc384241
  2. 1fab430e87d65
  3. 468edbdc879c1
  4. f26a23fab8e02
  5. ebd4756a41e42
  6. 9ccc57e5e4b911
  7. 0c4fdad77435314

What changed

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

      response-required-property-added

    • 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

    • added the optional property display_name to the response with the 200 status

      response-optional-property-added

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

      response-required-property-added

  • 9ccc57e5e4b911See the full diff
    • the response property lora_config became optional for the status 200

      response-property-became-optional

    • removed the optional property lora_config/enable from the response with the 200 status

      response-optional-property-removed

    This revision also has 11 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 0c4fdad77435314See the full diff
    • the lora_config/alpha response's property type/format changed from integer/int64 to integer/ for status 200

      response-property-type-changed

    • the lora_config/dropout response's property type/format changed from number/float to number/ for status 200

      response-property-type-changed

    • the lora_config/rank response's property type/format changed from integer/int64 to integer/ for status 200

      response-property-type-changed

    • removed the optional property optimizer_config from the response with the 200 status

      response-optional-property-removed

    • the alpha response's property default value changed from 16 to 64 for the status 200

      response-property-default-value-changed

    • the dropout response's property default value changed from 0.05 to 0.0 for the status 200

      response-property-default-value-changed

    • the rank response's property default value changed from 8 to 32 for the status 200

      response-property-default-value-changed

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

      response-required-property-added

    This revision also has 2 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog