Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 878 Bytes

ChatHistoryRequest.md

File metadata and controls

15 lines (10 loc) · 878 Bytes

ChatHistoryRequest

Properties

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]

[Back to Model list] [Back to API list] [Back to README]