Vadym Barda and GitHub
a0e99f704f
checkpoint: release 2.0.2 ( #2179 )
2024-10-24 13:52:02 -04:00
William FH and GitHub
57727be9db
Checkpoint 2.0.1 ( #2018 )
2024-10-06 14:10:48 -07:00
Vadym Barda and GitHub
78c9c15b14
langgraph, checkpoint: update versions ( #1942 )
2024-10-01 13:43:07 -04:00
Vadym Barda and GitHub
3c9441c039
checkpoint: release 1.0.14 ( #1917 )
2024-09-30 14:54:00 -04:00
William FH and GitHub
9ad617bb7a
[Release] 1.0.13 ( #1903 )
2024-09-30 10:16:50 -07:00
Vadym Barda and GitHub
a319727a9e
checkpoint: release 1.0.12 ( #1888 )
2024-09-27 14:19:00 -04:00
Vadym Barda and GitHub
434e7519bc
checkpoint: release 1.0.11 ( #1814 )
2024-09-23 17:58:25 -04:00
Nuno Campos
4d26c3599f
ci: Enable mypy checks for checkpoint lib
2024-09-18 18:12:11 -07:00
Nuno Campos
70af3bc3cb
checkpoint 1.0.10
2024-09-16 14:10:03 -07:00
Nuno Campos and GitHub
3b05279e32
Implement serialization with msgpack library ( #1716 )
...
* Implement serialization with msgpack library
- encode custom python objects with a msgpack extension type, with constructor path string, and args encoded as nested msgpack doc
* Smaller msgpack extension types
* Update lock files
* lock
* Don't delegate to pydantic json
* Fix kafka serde
- should use our serializer to load, as inputs to subgraphs are serialized using it
2024-09-16 14:06:42 -07:00
Vadym Barda and GitHub
46b6cd45e2
checkpoint: release 1.0.9 ( #1628 )
2024-09-05 17:24:18 -04:00
Vadym Barda and GitHub
7bf99a5d2f
langgraph: changes for compatibility pydantic v2 / langchain-core==0.3 ( #1594 )
2024-09-05 15:26:35 -04:00
Nuno Campos
eca419008c
checkpoint 1.0.8
2024-08-30 16:10:57 -07:00
Nuno Campos
3943637202
Bump them all
2024-08-30 14:18:35 -07:00
Nuno Campos
330c91f622
Update ruff
2024-08-27 10:50:39 -07:00
Nuno Campos
4a4dd16535
checkpoint 1.0.6
2024-08-23 18:25:56 -07:00
Nuno Campos
c49692d794
checkpoint 1.0.5
2024-08-23 18:15:48 -07:00
Nuno Campos
8a00a0026e
checkpoint1.0.4
2024-08-22 12:45:20 -07:00
Nuno Campos
d07cbd34ce
checkpoint1.0.3
2024-08-15 10:19:50 -07:00
Vadym Barda and GitHub
5cab47f751
checkpoint: move memory into a directory to fix namespace import issues ( #1249 )
2024-08-07 09:41:06 -04:00
Vadym Barda and GitHub
2b860f04ce
checkpoint: release 1.0.1 ( #1243 )
2024-08-06 22:38:13 -04:00
Vadym Barda and GitHub
c149a99b44
checkpoint-sqlite: new library for sqlite checkpointer implementation ( #1203 )
...
* checkpoint-sqlite: new library for sqlite checkpointer implementation
2024-08-02 22:14:12 +00:00
Nuno Campos
55044ba231
Add make test_watch_all command
2024-08-02 12:56:53 -07:00
Vadym Barda and GitHub
bbd5e692e1
checkpoint: release 1.0.0 ( #1201 )
2024-08-02 14:10:00 -04:00
ae74825ea7
langgraph checkpoint: new library for checkpoint interfaces ( #1163 )
...
---------
Co-authored-by: Nuno Campos <nuno@langchain.dev >
2024-07-31 16:45:52 -04:00