langchain-ai / langchain-postgres

LangChain abstractions backed by Postgres Backend
MIT License
66 stars 22 forks source link

updated postgresql checkpoint to include metadata. #50

Closed briancp37 closed 3 weeks ago

briancp37 commented 1 month ago

Fixed critical bug to postgres checkpoint by addind metadata as a column in the db and as variables/parameters in the various functions.

ajjjj8 commented 1 month ago

Seems to have few issues, queries missing added column metadata, parent_ts not updating correctly.

eyurtsev commented 3 weeks ago

Going to close PR for now

eyurtsev commented 3 weeks ago

@ajjjj8 we'll likely be releasing something better supported for postgres in the future (hence closing for now)