Simple Chat Engine

🚀

Enhanced

Direct integration with Langfuse tracing

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.

Inputs

Parameters

NameDescription
System MessageAn instruction for LLM on how to answer query

Outputs

NameDescription
SimpleChatEngineFinal node to return response