Commit Graph
120 Commits
Author SHA1 Message Date
Vadym BardaandGitHub a16f86b5bd docs: update postgres persistence example (#1276) 2024-08-08 12:01:19 -04:00
Vadym BardaandGitHub 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
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
Andrew NguonlyandGitHub f39a22098d docs: Add Python SDK reference page (#773)
* Add Python SDK client.

* Update dependencies for docs group.
2024-06-23 12:46:01 -07:00
Vadym BardaandGitHub a29f354d9b docs: update home page (#753) 2024-06-21 17:17:32 -04:00
vbarda 8be35f3b59 Revert "pyproject warning"
This reverts commit 2c8806a974.
2024-06-18 20:27:33 -04:00
vbarda 2c8806a974 pyproject warning 2024-06-18 20:24:04 -04:00
vbarda 5b72a3f210 update authors 2024-06-18 12:14:29 -04:00
vbarda 7d45e737fa clean up docs building 2024-06-18 10:46:43 -04:00
vbarda 1a06d500d4 libs: add cli, sdk-py, sdk-js and move core langgraph 2024-06-17 20:37:25 -04:00
Nuno Campos 74b01a59e8 0.0.69 2024-06-14 11:59:11 -07:00
Nuno Campos 3f1e47d519 0.0.68 2024-06-13 16:18:18 -07:00
Nuno Campos 6db7f3b2b5 0.0.67 2024-06-13 09:29:03 -07:00
William FHandGitHub fe11bb77ab Update Lockfile (#644)
Removes a security warning
2024-06-12 11:37:12 -07:00
William FHandGitHub 4eab1739da [Docs] Add ruff linting to .ipynb files (#645) 2024-06-11 18:02:49 -07:00
Nuno Campos 6cc375dc6a 0.0.66 2024-06-09 18:45:15 -07:00
Nuno Campos 500a1abfeb 0.0.65 2024-06-07 10:06:58 -07:00
Nuno Campos b8f39172a5 0.0.64 2024-06-05 17:20:22 -07:00
Nuno Campos 052284f21d 0.0.63 2024-06-05 16:40:06 -07:00
Nuno Campos d418261996 0.0.62 2024-06-03 16:33:15 -07:00
Nuno Campos e1e502acfd 0.0.61 2024-06-02 14:13:53 -07:00
Nuno Campos 423ab4fe8b 0.0.59 2024-05-30 11:28:37 -07:00
Nuno Campos 2faf2ff9ec Bundle in uuid6 func due to install issues with uuid6 library 2024-05-30 10:42:44 -07:00
Nuno Campos 75a9c0a1ee 0.0.58 2024-05-30 08:45:37 -07:00
Nuno Campos 199b0b2d88 0.0.57 2024-05-29 18:23:29 -07:00
Nuno Campos 4893a24756 0.0.56 2024-05-29 07:15:11 -07:00
Nuno Campos 9dd7f9d7f2 0.0.55 2024-05-22 13:19:16 -07:00
Nuno Campos a65aa73d79 0.0.54 2024-05-21 12:54:48 -07:00
Nuno Campos e3a5870b0a 0.0.53 2024-05-20 17:59:41 -07:00
Nuno Campos 03bac7eeef 0.0.52 2024-05-20 14:40:46 -07:00
Nuno Campos 54454c9d58 Bump 2024-05-20 13:42:02 -07:00
Nuno Campos 02db4adeb7 0.0.51 2024-05-20 08:48:13 -07:00
Nuno Campos d63b15dc47 0.0.50 2024-05-17 15:37:58 -07:00
Nuno Campos b7e2af6bd1 Update pyproject 2024-05-17 14:43:55 -07:00
Nuno Campos 695503a4d3 Update to langchain-core 0.2.0
- Use stream_events(version=v2) in tests
2024-05-17 14:38:51 -07:00
Nuno Campos 56c55e9521 Update core version range 2024-05-17 13:43:59 -07:00
Nuno Campos 52b2c755d7 Use uuid6 as the id for checkpoints
- this avoids conflicts if multiple processes creating checkpoints in same thread at same time
- uuid6 with a monotically increasing clock_seq is sortable by creation time at ms precision (plus clock_seq for ties, plus 48 bits of randomness for further ties)
2024-05-14 16:56:25 -07:00
Nuno Campos 77db7bf825 0.0.49 2024-05-14 16:32:33 -07:00
Nuno Campos 5397d99b95 Fix pg connection str 2024-05-08 10:48:57 -07:00
Nuno Campos eef5f0e4b2 0.0.47 2024-05-07 18:02:24 -07:00
Nuno Campos 5fcfaf8506 0.0.46 2024-05-07 08:44:28 -07:00
Nuno Campos bf1989cab7 0.0.45 2024-05-06 17:06:20 -07:00
Nuno Campos ef3a568dc1 Update core 2024-05-06 17:06:20 -07:00
Nuno Campos 52852cb226 Update langchain-core 2024-05-06 12:20:20 -07:00
Nuno Campos 7b03ce021c 0.0.44 2024-05-03 12:33:25 -07:00
Nuno Campos 33961eb2f0 0.0.43 2024-05-03 12:03:19 -07:00
Nuno Campos d6091f5fa4 0.0.42 2024-05-03 11:06:42 -07:00
Nuno Campos d732385b7c 0.0.41 2024-05-03 10:09:04 -07:00
Nuno Campos b2020c1972 0.0.40 2024-04-30 16:55:44 -07:00
Nuno Campos 0e3c37ba25 0.0.39 2024-04-25 11:35:14 -07:00