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

  1. 1fab430e87d65
  2. 468edbdc879c1
  3. f26a23fab8e02
  4. ebd4756a41e42
  5. 9ccc57e5e4b911
  6. 0c4fdad774351217

What changed

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

    • added the required property data/items/base_model to the response with the 200 status

      response-required-property-added

    • added the optional property data/items/display_name to the response with the 200 status

      response-optional-property-added

    • added the required property data/items/metadata to the response with the 200 status

      response-required-property-added

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

      response-property-became-optional

    • removed the optional property data/items/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

  • 0c4fdad774351217See the full diff
    • for the query request parameter status, default value TRAINING_SESSION_STATUS_UNSPECIFIED was removed

      request-parameter-default-value-removed

    • removed the enum value TRAINING_SESSION_STATUS_CREATING from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value TRAINING_SESSION_STATUS_ERROR from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value TRAINING_SESSION_STATUS_EXPIRED from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value TRAINING_SESSION_STATUS_RUNNING from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value TRAINING_SESSION_STATUS_STOPPED from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value TRAINING_SESSION_STATUS_STOPPING from the query request parameter status

      request-parameter-enum-value-removed

    • removed the enum value TRAINING_SESSION_STATUS_UNSPECIFIED from the query request parameter status

      request-parameter-enum-value-removed

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

      response-property-type-changed

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

      response-property-type-changed

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

      response-property-type-changed

    • the meta/limit response's property type/format changed from integer/int32 to integer/ for status 200

      response-property-type-changed

    • removed the optional property data/items/optimizer_config from the response with the 200 status

      response-optional-property-removed

    • added the new optional query request parameter created_by

      new-optional-request-parameter

    • for the query request parameter limit, the type/format was generalized from integer/int32 to integer/

      request-parameter-type-generalized

    • for the query request parameter status, the type/format was generalized from string/ to array/

      request-parameter-type-generalized

    • 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 data/items/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