ChatRequest¶
Fields¶
| Field | Type | Required | Description |
|---|---|---|---|
action | models.ChatRequestAction | :heavy_check_mark: | Action type |
query | str | :heavy_check_mark: | The chat query or question to send to the assistant |
session_id | str | :heavy_check_mark: | Session ID to associate the message with |