Changes to Create completion

POST /completions

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

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

  1. 77b96702e4e31
  2. 0c4fdad774358

What changed

    • added the optional property oneOf[CompletionEvent]/data/choices/items/delta/reasoning_content to the response with the 200 status

      response-optional-property-added

    • the frequency_penalty request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the logit_bias/additionalProperties/ request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the min_p request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the presence_penalty request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the repetition_penalty request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the temperature request property type/format was generalized from number/float to number/

      request-property-type-generalized

    • the top_k request property type/format was generalized from integer/int32 to integer/

      request-property-type-generalized

    • the top_p request property type/format was generalized from number/float to number/

      request-property-type-generalized

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