Find answers from the community

Updated 2 months ago

Chat Engine

How can I create a conversation chatbot with memory in llamaindex?
W
1 comment
You can use Chat engine feature from LlamaIndex to get conversational chatbot: https://docs.llamaindex.ai/en/stable/module_guides/deploying/chat_engines/root.html#concept

There are diff modes in Chat engine that you can look at and choose from based on your requirements.
Add a reply
Sign up and join the conversation on Discord