29 Commits
Author SHA1 Message Date
Sydney RunkleandGitHub b3708bd7f6 ci: add automated uv lock --upgrade workflow (#5307) 2025-07-02 10:10:01 -04:00
Sydney RunkleandGitHub 5e7566f4a3 lint: use pep 604 union syntax and pep 585 generic syntax (#4963)
* new union syntax

* fix test

* second round of conversions by injecting future annotations

* format + add top level makefile
2025-06-04 21:50:16 -04:00
Vadym BardaandGitHub 6ddbdd0638 docs: add vercel build (#3290) 2025-02-03 20:13:58 +00:00
William Fu-Hinthorn b6c3a0d0fd Update wording 2024-12-17 11:37:25 -08:00
William FHandGitHub e6c83abecd Fix ref doc formatting (#2623) 2024-12-04 06:55:15 -08:00
Eugene YurtsevandGitHub 2f7da90a38 docs: check for format violations with ruff (#1967) 2024-10-02 14:40:33 +00:00
Eugene YurtsevandGitHub d29747906d docs: Add ruff commands to Makefile and pyproject (#1921) 2024-09-30 16:19:17 -04:00
Vadym BardaandGitHub 889cc9b394 ci: add GHA to execute how-to notebooks (#1694) 2024-09-12 15:39:15 +00:00
Vadym BardaandGitHub 1f9273b136 docs: put documentation in the docs folder instead of examples (#1674) 2024-09-11 12:27:31 -04:00
William FHandGitHub 82cbe25be8 Update typedoc build (#1087) 2024-07-23 21:27:40 -07:00
Vadym BardaandGitHub f741fbf92e docs: run codespell on all notebooks (#736)
* run codespell on all notebooks

* fix codespell
2024-06-20 21:39:13 -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
William FHandGitHub 4209508556 Tool Validator Node (#468) 2024-05-15 20:02:38 -07:00
William FHandGitHub aef06f17ed Add pointers to create_react_agent in how-tos where appropriate (#464) 2024-05-15 13:50:12 -07:00
William FHandGitHub 85f48da84e Docs Draft (#286) 2024-04-15 22:44:12 -07:00
William FHandGitHub 2e9e3b0a6c Initial MKDocs (#285) 2024-04-08 13:40:21 -07:00
Nuno Campos 5c2afc9418 Fix behaviour of interrupt_before
- checkpoints are now copied before being mutated
- compiled graph and compiled state graph no longer need to override get_state/update_state
- pregel class now natively supports interrupt before/after
2024-02-24 19:43:30 -08:00
Nuno CamposandNuno Campos fdb273b0f4 Add get_state() and update_state() methods to get and update checkpoint in between runs 2024-02-24 16:58:18 -08:00
Nuno Campos 736649df66 Run failed tests first 2024-02-07 19:49:52 -08:00
Bagatur 21bcf33bc2 fix 2024-01-27 13:08:41 -08:00
Bagatur 85623274d1 infra: add ci 2024-01-27 12:49:55 -08:00
Nuno Campos e0a6a6b9c0 Use better pytest watcher 2024-01-06 14:22:00 -08:00
Nuno Campos e66a5ff576 Update deps 2023-11-04 14:13:09 +00:00
Nuno Campos 62e4df815a Add todo 2023-10-23 10:39:37 +01:00
Nuno Campos c5d42ed09b Update mypy and langchain 2023-10-13 12:26:11 +01:00
Nuno Campos 3751b35bd9 Lint 2023-09-19 12:44:37 +01:00
Nuno Campos f98046ce0c Update readme 2023-08-29 14:52:07 +01:00
Nuno Campos d0dbe3994c First commit 2023-08-09 19:50:50 +01:00