Interface: ChatEngineParamsBase
Represents the base parameters for ChatEngine.
Extended by
Properties
chatHistory?
optional
chatHistory:ChatMessage
[] |ChatHistory
<object
>
Optional chat history if you want to customize the chat history.