tmc / langchaingo

LangChain for Go, the easiest way to write LLM-based programs in Go
https://tmc.github.io/langchaingo/
MIT License
4.41k stars 598 forks source link

MongoDB Chat Memory #771

Open Lenstack opened 5 months ago

Lenstack commented 5 months ago

It is contemplated to implement "MongoDB Chat Memory" in the future or in case there is an example

devalexandre commented 5 months ago

I'm thinking about use mongo for vectorstore , but we can think about memory too #700