Changes to Count response input tokens

POST /v1/responses/input_tokens

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

Changed in 3 of the 53 revisions of this API.24

  1. 496ff50bdfef4
  2. 8c7901df38df19
  3. 1a90f5d80e5a1

What changed

    • added the optional property error/provider to the response with the 400 status

      response-optional-property-added

    • added the optional property error/provider to the response with the 401 status

      response-optional-property-added

    • added the optional property error/provider to the response with the 501 status

      response-optional-property-added

    • added the optional property error/provider to the response with the 502 status

      response-optional-property-added

    • added the new optional request property context_management

      new-optional-request-property

    • added the new optional request property conversation

      new-optional-request-property

    • added the new optional request property include

      new-optional-request-property

    • added the new optional request property max_output_tokens

      new-optional-request-property

    • added the new optional request property parallel_tool_calls

      new-optional-request-property

    • added the new optional request property previous_response_id

      new-optional-request-property

    • added the new optional request property prompt

      new-optional-request-property

    • added the new optional request property prompt_cache_retention

      new-optional-request-property

    • added the new optional request property safety_identifier

      new-optional-request-property

    • added the new optional request property service_tier

      new-optional-request-property

    • added the new optional request property store

      new-optional-request-property

    • added the new optional request property temperature

      new-optional-request-property

    • added the new optional request property text

      new-optional-request-property

    • added the new optional request property tool_choice

      new-optional-request-property

    • added the new optional request property tools

      new-optional-request-property

    • added the new optional request property top_logprobs

      new-optional-request-property

    • added the new optional request property top_p

      new-optional-request-property

    • added the new optional request property truncation

      new-optional-request-property

    • added the new optional request property user

      new-optional-request-property

    • endpoint added

      endpoint-added