Interface: ChatEngineAgentParams
Represents the base parameters for ChatEngine.
Hierarchy
-
↳
ChatEngineAgentParams
Properties
chatHistory
• Optional
chatHistory: ChatMessage
[] | ChatHistory
Optional chat history if you want to customize the chat history.