Commit Graph

2771 Commits

Author SHA1 Message Date
Nuno Campos 84f7048646 sdk-js 0.0.19 2024-10-28 15:21:57 -07:00
Nuno Campos 64f5b39b75 Merge pull request #2204 from langchain-ai/nc/28oct/sdk-wait-raise-error
sdk: By default raise errors in /wait endpoint
2024-10-28 14:46:14 -07:00
Nuno Campos f5465454bf sdk: By default raise errors in /wait endpoint 2024-10-28 14:27:13 -07:00
Jacob Lee 6657998095 chore(langgraph): Bump dev dependencies (#635) 2024-10-25 22:42:26 +00:00
David Duong 8ea14b3c47 Merge pull request #2167 from langchain-ai/dqbd/sdk-js-timeout
feat(sdk-js): implement abort signal timeout, make default timeout for runs 5 minutes
2024-10-25 15:40:30 +02:00
Tat Dat Duong ecf5d596a3 Don't enforce timeouts for run stream / block endpoints 2024-10-25 15:34:36 +02:00
Jacob Lee cc6625cc9b chore(langgraph): Release 0.2.18 (#632) 0.2.18 2024-10-24 23:49:32 +00:00
Brace Sproul 21d7992bb8 fix: Return input in write method (#626) 2024-10-24 15:14:46 -07:00
Jacob Lee 70453f20ac feat(langgraph): Clean up traces (#627) 2024-10-24 12:53:37 -07:00
David Duong ff953fde64 Merge pull request #2178 from langchain-ai/dqbd/sdk-bump-24oct
feat(sdk): bump SDK to js@0.0.18 and py@0.1.34
2024-10-24 18:58:07 +02:00
Tat Dat Duong 34cc6c1da3 feat(sdk): bump SDK to js@0.0.18 and py@0.1.34 2024-10-24 18:51:56 +02:00
Nuno Campos 01965b4619 Merge pull request #2176 from langchain-ai/dqbd/error-thread-state
fix(sdk): add error thread state
2024-10-24 09:23:20 -07:00
Tat Dat Duong 9d221a636f fix(sdk): add error thread state 2024-10-24 18:16:21 +02:00
Ben Burns 74ee400e1a fix(checkpoint-validation): cli fixes (#624) 2024-10-24 08:50:36 -07:00
Ben Burns f3d5d748a8 fix(checkpoint): don't throw on MemorySaver.put if no checkpoint_ns (#629) 2024-10-24 15:44:37 +00:00
Tat Dat Duong 13e7d66f21 feat(sdk-js): implement abort signal timeout, make default timeout for runs 5 minutes 2024-10-24 09:38:42 +02:00
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