Changes to Create a Prompt Version

POST /v1/prompts/{id}/versions

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

Changed in 5 of the 18 revisions of this API.110

  1. bed7a47c6f254
  2. e500bc0895c51
  3. 162c1e986d3a2
  4. 27457b167aec11
  5. 08e27b8a28f42

What changed

    • added the new optional request property model

      new-optional-request-property

    • added the new optional request property model_params

      new-optional-request-property

    • added the required property version/model to the response with the 201 status

      response-required-property-added

    • added the required property version/model_params to the response with the 201 status

      response-required-property-added

    • the endpoint scheme security ApiKeyAuth was removed from the API

      api-security-removed

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

    • api tag Prompt Versions added

      api-tag-added

    • api tag Prompts removed

      api-tag-removed

  • 27457b167aec11See the full diff
    • added the new stable enum value to the version/status response property for the response status 201

      response-property-enum-value-added

    • added the required property version/tags to the response with the 201 status

      response-required-property-added

    • api tag Prompts added

      api-tag-added

    • api tag Versions removed

      api-tag-removed