Commit Graph

2755 Commits

Author SHA1 Message Date
Jacob Lee 06b546a24d chore(langgraph): Release 0.2.17 (#621) 2024-10-22 23:56:40 +00:00
David Duong 90b39ced82 feat(langgraph): add subgraph add node option to explicitly specify subgraphs (#620) 0.2.17 2024-10-22 16:51:01 -07:00
Jacob Lee 9d10d27c75 chore(checkpoint-validation): Release 0.0.2 (#619) 2024-10-22 16:57:11 +00:00
Ben Burns 51250e1dd0 fix(checkpoint-validation): fix broken initial release (#618) 2024-10-22 09:52:40 -07:00
Jacob Lee 8b3296cdfc chore(checkpoint-validation): Release 0.0.1 (#616) 2024-10-21 15:26:05 -07:00
Ben Burns d453cf627d feat(checkpoint-validation): add custom checkpointer validation tool (#600) 2024-10-21 10:39:59 -07:00
Ben Burns b76700e9dc fix(checkpoint-sqlite): list method bug fixes (#582) 2024-10-19 19:23:46 -07:00
Nuno Campos d17226c10a Fix docstring for Checkpoint.v (#615) 2024-10-18 14:54:02 -07:00
Jacob Lee c98c65a880 chore(checkpoint-postgres): Release 0.0.2 (#613) 2024-10-17 19:37:52 +00:00
Jacob Lee 2312f1ae3a chore(checkpoint-mongodb): Release 0.0.4 (#612) 2024-10-17 18:58:06 +00:00
Jacob Lee 71db4a8a5b chore(checkpoint): Release 0.0.11 (#611) 2024-10-17 18:54:05 +00:00
Ben Burns 4dbe2aeaf8 fix(checkpoint-postgres): fix WHERE clause generation on list (#578)
Co-authored-by: jacoblee93 <jacoblee93@gmail.com>
2024-10-17 11:46:56 -07:00
Ben Burns dff9fed3d1 fix(checkpoint-mongodb): fix query filtering logic in list method (#580) 2024-10-17 11:37:36 -07:00
Ben Burns d05f3a0621 fix(checkpoint): don't throw in MemorySaver.list if thread not found (#584) 2024-10-17 11:19:03 -07:00
Ben Burns c47436e6e0 fix(checkpoint): add support for options.filter in MemorySaver.list (#583) 2024-10-17 11:07:56 -07:00
Jacob Lee 9ebf33422d fix(langgraph): Make subclassing ToolNode easier (#610) 2024-10-17 09:21:46 -07:00
Jacob Lee 10cb3bc3b1 chore(langgraph): Release 0.2.16 (#608) 2024-10-17 04:31:56 +00:00
Jacob Lee 60d26fb250 feat: Move error reference pages (#607) 2024-10-16 21:17:52 -07:00
Jacob Lee 8f6b6cd14c feat(langgraph): Add base error class, improve error messages (#601) 2024-10-16 20:05:47 -07:00
Jacob Lee be1c87cd97 docs: Fix style and links (#606) 2024-10-16 09:55:19 -07:00
Vadym Barda 0946d2549e docs: update image in multi-agent concepts (#605) 2024-10-16 15:20:35 +00:00
Nuno Campos b504d96ed0 Merge pull request #2124 from langchain-ai/dqbd/js-bump-0.0.17
feat(sdk-js): bump to 0.0.17
2024-10-16 06:21:22 -07:00
Tat Dat Duong cbbb73a89d feat(sdk-js): bump to 0.0.17 2024-10-16 15:19:39 +02:00
Jacob Lee 014d4d08e8 docs: Port subgraph how-tos from Python (#604) 2024-10-15 20:23:59 -07:00
Jacob Lee bc6576c087 docs: Port Python conceptual doc changes (#603) 2024-10-15 16:55:43 -07:00
bracesproul 1c899dc09d cr 2024-10-15 11:37:20 -07:00
bracesproul a8c3b59b27 cr 2024-10-15 11:36:37 -07:00
bracesproul 5c527ab199 fix(sdk-js): Pass api key in headers by default if in env 2024-10-15 11:33:40 -07:00
Jacob Lee c0f7a65d53 chore(langgraph): Release 0.2.15 (#597) 0.2.15 2024-10-14 17:23:26 +00:00
Jacob Lee cf8915799b feat(langgraph): Export CompiledStateGraph, remove unnecessary subgraph code (#596) 2024-10-14 10:16:10 -07:00
Jacob Lee d3c8204026 docs: Typo fixes (#587) 2024-10-13 08:29:40 -07:00
Jacob Lee 57051397b7 docs: Fix typo (#586) 2024-10-12 19:50:13 +00:00
Jacob Lee 52abbc2ed5 docs: Update tool runtime docs to show context variable example (#585) 2024-10-12 12:43:34 -07:00
David Duong 62e294569c fix(debug): add config, parent_config to checkpoint debug events, add state to debug tasks (#579) 2024-10-12 02:31:47 +02:00
Jacob Lee 45e59e6417 chore(langgraph): Release 0.2.14 (#575) 2024-10-10 03:09:22 +00:00
Jacob Lee 8ab50e127d feat(langgraph): Allow configurable typing in nodes and conditional edges (#572) 2024-10-09 20:03:38 -07:00
Jacob Lee 9fb9115c43 fix(langgraph): Fix broken export version (#573) 2024-10-09 18:42:29 -07:00
Jacob Lee 484ededad7 feat(langgraph): Allow option to prevent subgraphs inheriting checkpointer (#570) 2024-10-09 16:32:59 -07:00
David Duong f21e720256 Merge pull request #2066 from langchain-ai/dqbd/checkpoint-sdk-js
fix(sdk-js): pass checkpoint when creating run
2024-10-09 20:50:54 +02:00
Tat Dat Duong 8206d6c721 Remove deprecated message 2024-10-09 20:41:18 +02:00
Tat Dat Duong 668e14640d Remove error warning 2024-10-09 20:40:24 +02:00
Tat Dat Duong 7e6661fea6 fix(sdk-js): allow passing checkpoint when creating a run 2024-10-09 20:34:19 +02:00
William FH 81ca3b5072 Consolidate runtime val tools docs (#556) 2024-10-08 15:44:30 -07:00
Jacob Lee 780a7fceb9 docs: Adds Postgres checkpointer docs (#569) 2024-10-08 14:53:35 -07:00
Jacob Lee a3f05a2cb6 chore(langgraph): Release 0.2.13 (#568) 2024-10-08 13:29:33 -07:00
jacoblee93 894098ccf6 Release 0.2.13 0.2.13 2024-10-08 13:27:24 -07:00
Jacob Lee 55122bd491 feat(langgraph): Add type hints for configurable field if config schema is passed (#567) 2024-10-08 12:55:22 -07:00
Jacob Lee f7b1226fbb docs: Update Postgres checkpointer README (#565) 2024-10-08 12:10:05 -07:00
Jacob Lee 8c45ef50b4 fix(langgraph): Pass full state properties to conditional edges (#566) 2024-10-08 11:59:28 -07:00
Jacob Lee 904302aa87 chore(checkpoint-postgres): Release 0.0.1 (#564) 2024-10-08 16:46:11 +00:00