Chat
Get Streaming Response With Custom Settings
Get streaming response with custom settings.
POST
Query Parameters
Specify whether to get suggested questions.
Body
application/json
Schema for streaming with custom settings.
Unique identifier for the associated bot.
Content of the message.
List of chat history entries.
custom_prompt
string | null
default:
I want you to act as an assistant to a customer support agent by writing email responses. I will provide the customer inquiry or issue, and your task is to compose an appropriate, professional, and helpful response. You should not include additional instructions, questions, or explanations in your response. Only the main body of the email needs to be written.
Optional custom prompt for the GPT model.
Optional GPT model name.
Optional temperature setting.
Optional list of rules.
Optional flag for enabling citation.
Response
200
application/json
Successful Response
The response is of type string
.