lgabs / dialog

Dialog is a production-ready Q&A Application with LLMs, using Langchain and LangServe.
MIT License
3 stars 0 forks source link

Add use case or branch using in-memory vectordb/retriever and also in-memory chat history #4

Open lgabs opened 2 months ago

lgabs commented 2 months ago

This can actually be achieved with a simple example of a chain using in-memory vector store.