tmc / langchaingo

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

Chat Memory History: add sqlite3 backend #798

Closed mvrilo closed 1 month ago

mvrilo commented 2 months ago

Add sqlite3 support for chat memory history.

PR Checklist