Chat
Streaming Response With Custom Settings
In this guide, we will walk through the process of obtaining a streaming response from the ChatFly API with the custom your settings.
API Endpoint
The API endpoint for obtaining a streaming response with custom setting is:
To get a streaming response, you need to send a POST request to the API endpoint with a Params and JSON request. Here’s an example Params request:
- type_qa (string): type of question message.
And here’s an example JSON request:
Example Request
Here are example commands to obtain a streaming response with custom settings using the ChatFly API:
Response Body
The streaming response is as follows:
Was this page helpful?