A simple chat engine functions as a complete pipeline for engaging in a dialogue between AI and user, without context retrieval. However it does equipped with Memory, allowing to remember conversations.
Chat Model
Memory
System Message
An instruction for LLM on how to answer query
SimpleChatEngine
Final node to return response
Last updated 1 year ago
Was this helpful?