Name | Type | Description | Notes |
---|---|---|---|
chat_history_interaction_id | str | Return chat history records only after this interaction ID. If empty, complete chat history is returned. | [optional] |
reset | bool | User feedback. | [optional] |
thread_id_suffix | str | Chat History thread suffix appended to ID generated by backend. Enables more chat windows. | [optional] |
user_feedback | str | User feedback. | [optional] |
any string name | bool, date, datetime, dict, float, int, list, str, none_type | any string name can be used but the value must be the correct type | [optional] |