Commit Graph
9 Commits
Author SHA1 Message Date
William Fu-Hinthorn 9c25bd1225 Move embedding config to base 2024-11-25 16:30:29 -08:00
William Fu-Hinthorn ef539517a2 merge 2024-11-25 13:24:51 -08:00
98935e1ffd fix: Fix race condition in PostgresSaver (#2494)
Signed-off-by: Tyler Ball <tyleraball@gmail.com>
Co-authored-by: Phoenix Logan <plogan@chanzuckerberg.com>
Co-authored-by: Tyler Ball <2481463+tyler-ball@users.noreply.github.com>
2024-11-25 20:19:52 +00:00
William Fu-Hinthorn 585a194a65 [Search] V1 Search 2024-11-24 22:22:28 -08:00
William Fu-Hinthorn 6a3415d592 Update tests 2024-11-21 17:44:44 -08:00
William FHandGitHub 97f79fc66b Add Postgres Store Implementation (#1906) 2024-09-30 21:18:58 +00:00
Nuno Campos b8a8651c23 ci: Enable mypy checks for checkpoint-postgres lib 2024-09-19 08:40:31 -07:00
Nuno Campos 1e237bf33a postgres: Add migration tracking 2024-08-07 08:54:08 -07:00
b37f78942d checkpoint-postgres: new library for postgres checkpointer implementation (#1236)
* checkpoint-postgres: new library for postgres checkpointer implementation

---------

Co-authored-by: Nuno Campos <nuno@langchain.dev>
2024-08-06 22:37:06 -04:00