Changes to Completions

POST /v1/completions

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

Changed in 1 of the 51 revisions of this API.11518

  1. 130749c46caf11518

What changed

  • 130749c46caf11518See the full diff
    • removed subschema #3 subschema #4 from the prompt request property anyOf list

      request-property-any-of-removed

    • removed the enum value hidden of the request property reasoning_format

      request-property-enum-value-removed

    • removed the enum value none of the request property reasoning_format

      request-property-enum-value-removed

    • removed the enum value parsed of the request property reasoning_format

      request-property-enum-value-removed

    • removed the enum value raw of the request property reasoning_format

      request-property-enum-value-removed

    • removed the enum value text_parsed of the request property reasoning_format

      request-property-enum-value-removed

    • the reasoning_format request property type/format changed from string/ to /

      request-property-type-changed

    • response property anyOf[subschema #1: CompletionResponse]/time_info/anyOf[subschema #1: TimeInfo]/completion_time list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property anyOf[subschema #1: CompletionResponse]/time_info/anyOf[subschema #1: TimeInfo]/prompt_time list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property anyOf[subschema #1: CompletionResponse]/time_info/anyOf[subschema #1: TimeInfo]/queue_time list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property anyOf[subschema #1: CompletionResponse]/time_info/anyOf[subschema #1: TimeInfo]/total_time list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • the max_tokens/anyOf[subschema #1]/ request property's min was set to -1.00

      request-property-min-set

    • the min_tokens/anyOf[subschema #1]/ request property's min was set to -1.00

      request-property-min-set

    • the n/anyOf[subschema #1]/ request property's min was set to 1.00

      request-property-min-set

    • removed the optional property anyOf[subschema #1: CompletionResponse]/choices/items/reasoning_logprobs from the response with the 200 status

      response-optional-property-removed

    • added the new tool_calls enum value to the anyOf[subschema #1: CompletionResponse]/choices/items/finish_reason/anyOf[subschema #1]/ response property for the response status 200

      response-property-enum-value-added

    • added the new optional request property prompt_cache_key

      new-optional-request-property

    • added the media type application/msgpack to the request body

      request-body-media-type-added

    • added the media type application/vnd.msgpack to the request body

      request-body-media-type-added

    • added the media type application/x-msgpack to the request body

      request-body-media-type-added

    • added ReasoningFormat subschema #2 to the reasoning_format request property anyOf list

      request-property-any-of-added

    • added subschema #3 subschema #4 to the prompt request property anyOf list

      request-property-any-of-added

    • the reasoning_format request property default value parsed was removed

      request-property-default-value-removed

    • request property reasoning_format deprecated

      request-property-deprecated

    • the temperature/anyOf[subschema #1]/ request property's max was increased from 1.50 to 2.00

      request-property-max-increased

    • removed CompletionChunkResponse from the response body anyOf list for the response status 200

      response-body-any-of-removed

    • added the optional property anyOf[subschema #1: CompletionResponse]/time_info/anyOf[subschema #1: TimeInfo]/created to the response with the 200 status

      response-optional-property-added

    • added the optional property anyOf[subschema #1: CompletionResponse]/usage/anyOf[subschema #1: Usage]/completion_tokens_details/anyOf[subschema #1: CompletionTokensDetails]/reasoning_tokens to the response with the 200 status

      response-optional-property-added

    • added the optional property anyOf[subschema #1: CompletionResponse]/usage/anyOf[subschema #1: Usage]/image_tokens to the response with the 200 status

      response-optional-property-added

    • the completion_time response's property default value 0 was removed for the status 200

      response-property-default-value-removed

    • the prompt_time response's property default value 0 was removed for the status 200

      response-property-default-value-removed

    • the queue_time response's property default value 0 was removed for the status 200

      response-property-default-value-removed

    • the total_time response's property default value 0 was removed for the status 200

      response-property-default-value-removed

    • removed the text_completion enum value from the anyOf[subschema #1: CompletionResponse]/object response property for the response status 200

      response-property-enum-value-removed

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

Of the 51 revisions, 49 have no diff computed.