Changes to Create conversation with streaming response

POST /conversations/stream

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

Changed in 1 of the 15 revisions of this API.23310

  1. 5798f431973a23310

What changed

  • 5798f431973a23310See the full diff
    • added CreateConversationRequest subschema #2 to the request body allOf list

      request-body-all-of-added

    • the request's body type/format changed from object/ to /

      request-body-type-changed

    • removed the request property appliedFilters

      request-property-removed

    • removed the request property attachments

      request-property-removed

    • removed the request property chatMode

      request-property-removed

    • removed the request property currentTime

      request-property-removed

    • removed the request property filters

      request-property-removed

    • removed the request property modelFriendlyName

      request-property-removed

    • removed the request property modelKey

      request-property-removed

    • removed the request property modelName

      request-property-removed

    • removed the request property query

      request-property-removed

    • removed the request property recordIds

      request-property-removed

    • removed the request property timezone

      request-property-removed

    • removed the request property tools

      request-property-removed

    • added the new CUSTOM enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new HEARTBEAT enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new REASONING_END enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new REASONING_MESSAGE_CONTENT enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new REASONING_MESSAGE_END enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new REASONING_MESSAGE_START enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new REASONING_START enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new RUN_ERROR enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new RUN_FINISHED enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new RUN_STARTED enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new STATE_DELTA enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new STATE_SNAPSHOT enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new STEP_FINISHED enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new STEP_STARTED enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new TEXT_MESSAGE_CONTENT enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new TEXT_MESSAGE_END enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new TEXT_MESSAGE_START enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new TOOL_CALL_ARGS enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new TOOL_CALL_END enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new TOOL_CALL_RESULT enum value to the event response property for the response status 200

      response-property-enum-value-added

    • added the new TOOL_CALL_START enum value to the event response property for the response status 200

      response-property-enum-value-added

    • removed the answer_chunk enum value from the event response property for the response status 200

      response-property-enum-value-removed

    • removed the complete enum value from the event response property for the response status 200

      response-property-enum-value-removed

    • removed the connected enum value from the event response property for the response status 200

      response-property-enum-value-removed

    • removed the error enum value from the event response property for the response status 200

      response-property-enum-value-removed

    • removed the restreaming enum value from the event response property for the response status 200

      response-property-enum-value-removed

    • removed the status enum value from the event response property for the response status 200

      response-property-enum-value-removed

    • removed the tool_call enum value from the event response property for the response status 200

      response-property-enum-value-removed

    • removed the tool_calls enum value from the event response property for the response status 200

      response-property-enum-value-removed

    • removed the tool_error enum value from the event response property for the response status 200

      response-property-enum-value-removed

    • removed the tool_success enum value from the event response property for the response status 200

      response-property-enum-value-removed

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