Changes to OpenAI Completions v1 compatible endpoint

POST /v1/completions

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

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

  1. d56749eaa5c434
  2. 04ad4acad6812
  3. 2146c034dd751
  4. a775339b49381

What changed

  • d56749eaa5c434See the full diff
    • the n request property's min was set to 0.00

      request-property-min-set

    • the temperature request property's min was set to 0.00

      request-property-min-set

    • the top_p request property's min was set to 0.00

      request-property-min-set

    • the max_tokens request property's exclusiveMinimum was decreased from 0.00 to true

      request-property-exclusive-min-decreased

    • the n request property's exclusiveMinimum was decreased from 0.00 to true

      request-property-exclusive-min-decreased

    • the temperature request property's exclusiveMinimum was decreased from 0.00 to false

      request-property-exclusive-min-decreased

    • the top_p request property's exclusiveMinimum was decreased from 0.00 to true

      request-property-exclusive-min-decreased

    • added the new optional request property adapter_source

      new-optional-request-property

    • added the new optional request property api_token

      new-optional-request-property

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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