davideuler / gpt4-pdf-chatbot-langchain-chromadb

GPT4 & LangChain Chatbot for large PDF, docx, pptx, csv, txt, html docs, powered by ChromaDB and ChatGPT.
https://www.youtube.com/watch?v=ih9PBGVVOO4
55 stars 10 forks source link

histories is empty #2

Open nima-cp opened 1 year ago

nima-cp commented 1 year ago

I suppose due to langchain update the history is always empty and the structures of BaseChatMessage, HumanChatMessage, AIChatMessage have been changed.