tmc / langchaingo

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

MemGPT integration #749

Open devalexandre opened 3 months ago

devalexandre commented 3 months ago

does it make sense to have support for MemGPT, I was following a langchain (python) issue about adding this feature, but I didn't understand if it would be used with llms or memory

Struki84 commented 1 month ago

I was actually looking into this a few weeks ago, I think it makes sense... I need it for a project I'm working on. Will take a deeper look ;)