Find answers from the community

Updated 2 months ago

Is there a way to pass a chat history

Is there a way to pass a chat history into a chat engine?
L
m
3 comments
chat_engine.chat("hello", chat_history=chat_history)
where chat_history is a list of ChatMessage objects
Add a reply
Sign up and join the conversation on Discord