---
title: "Changes to Get Streaming Response With Chat History"
method: POST
path: "/api/chat/get-streaming-response-with-chat-history"
---

# Changes to Get Streaming Response With Chat History

`POST /api/chat/get-streaming-response-with-chat-history`

> Every recorded change to this endpoint, newest first.
> 3 revisions in range; 1 not diffed.

## Timeline

Changed in 2 of 3 revisions.

- **2023-11-13** `ac1f1ab68fcb` — 1 info
- **2023-11-08** `dbd91277da05` — 1 breaking, 1 warning, 2 info

## Changes

- **2023-11-13** `ac1f1ab68fcb` — 1 info
  - added the non-success response with the status `422`
- **2023-11-08** `dbd91277da05` — 1 breaking, 1 warning, 2 info
  - the response's body type changed from `string` to no type for status `200`
  - deleted the `query` request parameter `is_get_suggest_question`
  - added the new optional `query` request parameter `type_qa`
  - removed the non-success response with the status `422`

---

[Operation](https://skmtc.dev/chat-fly/apis/chatfly-backend-application/docs/api/chat/get-streaming-response-with-chat-history/post.md) · [API](https://skmtc.dev/chat-fly/apis/chatfly-backend-application.md) · [Page](https://skmtc.dev/chat-fly/apis/chatfly-backend-application/changes/api/chat/get-streaming-response-with-chat-history/post)
