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.
List of chat history entries.
Content of the message.
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 flag for enabling citation.
Optional list of rules.
Optional temperature setting.
Response
200 - application/json
The response is of type string
.