Content Management
Chat with RAG Context
Initiates or continues a chat conversation with RAG context. Response is a streaming text response.
POST
Initiates or continues a chat conversation with RAG context. Takes a list of messages and an optional thread ID. The response is a streaming text response with metadata.
Authorizations
Enter your API key as a Bearer token. Example: 'Bearer YOUR_API_KEY'
Body
application/json
Response
200
text/plain
Streaming text response with metadata.
The response is of type string
.