Chat

Get Streaming Response With Chat History

Get streaming response with chat history.

post/api/chat/get-streaming-response-with-chat-history

Query parameters

is_get_suggest_questionstring nullable

Specify whether to get suggested questions.

Specify whether to get suggested questions.

Request body

bot_idstring uuid required

Unique identifier for the associated bot.

messagestring required

Content of the message.

Response

Successful Response

string required

Changes

Changed in 2 of the 3 revisions of this API.113

    • added the non-success response with the status

      response-non-success-status-added

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

  • dbd91277da05112See the full diff
    • the response's body type changed from string to no type for status

      response-body-type-changed

    • deleted the query request parameter is_get_suggest_question

      request-parameter-removed

    • added the new optional query request parameter type_qa

      new-optional-request-parameter

    • removed the non-success response with the status

      response-non-success-status-removed

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

Of the 3 revisions, 1 has no diff computed.