Chat
Operations Summary
| Method | Endpoint | Description |
|---|---|---|
| POST | /api/chat/stream/ |
Stream |
Stream
1 2 3 4 5 | |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 | |
- Model Source:
ChatRequestRequest - API Source:
chat_stream
1 2 3 4 5 6 7 8 9 10 11 12 13 | |
| Field | Type | Required | Description |
|---|---|---|---|
input |
string | ✓ | User input text for the chat model. |
200 -