mayooear / gpt4-pdf-chatbot-langchain

GPT4 & LangChain Chatbot for large PDF docs
https://www.youtube.com/watch?v=ih9PBGVVOO4
14.86k stars 3.01k forks source link

Update LangChain version to current, update history passing #376

Closed jacoblee93 closed 1 year ago

jacoblee93 commented 1 year ago

The new format will append the role of the speaker (Human: or Assistant:) automatically within the chain, and the additional context to the LLM should result in better performance as a result.

jacoblee93 commented 1 year ago

Bump on this @mayooear!