+
+
+ +
+

Gateway endpoint: /v1/chat/stream

+

Chat

+
+
+ +
+ Idle + +
+
+ +
+
+
+
+
+

Session settings

+

Use a stable conversation ID to continue context across tabs and clients.

+
+ +
+ + +
+ +
+ + +
+ +
+ + +
+ +

The page uses Server-Sent Events and keeps the API contract unchanged.

+
+ +
+
+
+

Messages

+ +
+
+
+ +
+
+ + +
+
+

Press Cmd/Ctrl + Enter to send

+ +
+
+
+
+
+ +
+
+
+

Conversations

+ +
+

Data from GET /v1/conversations. Choose a conversation to continue in chat.

+
+
+
+ +
+
+
+

Gateway API quick guide

+

The redesigned UI still uses the same gateway endpoints.

+
+ +
+
+ POST /v1/chat/stream +

Streaming SSE chat endpoint used by this UI.

+
+
+ POST /v1/chat +

Non-streaming JSON response for automation scripts.

+
+
+ GET /v1/conversations +

List all known conversations and their state.

+
+
+ POST /v1/adapters/chat/stream +

Adapter-friendly streaming endpoint for Slack/Matrix/custom bots.

+
+
+ +

Tip: open the Conversations page to reuse or clean up session IDs.

+
+
+
+