Changes to Execute Reasoning Agent Completion

POST /v1/reasoning-agent/completions

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

Changed in 3 of the 80 revisions of this API.336

  1. 7bb777a831f3216
  2. b7b92eb482fe11
  3. 35f4c5ec5bfd1

What changed

  • 7bb777a831f3216See the full diff
    • ▲

      request property was restricted to a list of enum values

      request-property-became-enum

    • ▲

      request property list-of-types was narrowed by removing types null from media type application/json

      request-property-list-of-types-narrowed

    • ●

      removed the request property

      request-property-removed

    • ○

      the request property default value changed from claude-sonnet-4-20250514 to claude-sonnet-5

      request-property-default-value-changed

    • ○

      the request property default value changed from reasoning_duo to self-consistency

      request-property-default-value-changed

    • ○

      added the new AgentJudge enum value to the request property

      request-property-enum-value-added

    • ○

      added the new ReflexionAgent enum value to the request property

      request-property-enum-value-added

    • ○

      added the new consistency-agent enum value to the request property

      request-property-enum-value-added

    • ○

      added the new self-consistency enum value to the request property

      request-property-enum-value-added

  • b7b92eb482fe11See the full diff
    • ▲

      the / request property's max was decreased to 50.00

      request-property-max-decreased

    • ●

      the / request property's min was set to 1.00

      request-property-min-set

    • ●

      the / request property's max was set to 100.00

      request-property-max-set