Isaac Francisco
1a22484478
docs: review tool calls ( #428 )
...
Co-authored-by: jacoblee93 <jacoblee93@gmail.com >
2024-08-30 20:09:52 +00:00
Isaac Francisco
30b6187a5d
[docs]: add react agent guides ( #422 )
...
Co-authored-by: Jacob Lee <jacoblee93@gmail.com >
2024-08-30 11:36:47 -07:00
Jacob Lee
29650ee710
langgraph[patch]: Adds node-level input schema to support private state ( #427 )
...
Co-authored-by: Brace Sproul <braceasproul@gmail.com >
2024-08-30 09:51:44 -07:00
Jacob Lee
31fff2b744
langgraph[patch]: Adds inputDefinition and outputDefinition properties to compiled graph ( #386 )
...
Co-authored-by: Brace Sproul <braceasproul@gmail.com >
2024-08-30 09:37:51 -07:00
dependabot[bot]
19e3bdbf30
build(deps): bump micromatch from 4.0.5 to 4.0.8 in the npm_and_yarn group across 1 directory ( #395 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Jacob Lee <jacoblee93@gmail.com >
2024-08-30 01:02:59 +00:00
Jacob Lee
df6fcd8c88
langgraph[patch]: Release 0.1.9 ( #423 )
2024-08-29 01:04:23 -07:00
Jacob Lee
fba17eeee0
langgraph[patch]: Add node interrupt support ( #418 )
2024-08-29 00:58:30 -07:00
Jacob Lee
0fb7ecedf0
langgraph[patch]: Relax built-in messages annotation type ( #421 )
2024-08-28 21:31:13 -07:00
Jacob Lee
b2f8cd0c1f
langgraph[patch]: Release 0.1.8 ( #420 )
2024-08-29 00:31:27 +00:00
Jacob Lee
e96f41dae5
langgraph[patch]: Bump dep ( #419 )
2024-08-29 00:26:19 +00:00
Brace Sproul
25c580da29
langgraph[patch]: Relax tool node generic ( #411 )
...
Co-authored-by: jacoblee93 <jacoblee93@gmail.com >
2024-08-28 17:25:50 -07:00
Jacob Lee
51894b89ad
langgraph[patch]: Allow dead-end nodes ( #417 )
2024-08-28 15:38:23 -07:00
Jacob Lee
6b89a646c2
langgraph[patch]: Release 0.1.7 ( #416 )
2024-08-28 21:50:15 +00:00
Jacob Lee
fec48a79b6
langgraph[patch]: Export more internal types for portability ( #415 )
2024-08-28 21:44:18 +00:00
Jacob Lee
5cef50e44d
langgraph[patch]: Release 0.1.6 ( #414 )
2024-08-28 21:24:12 +00:00
Jacob Lee
157f651cfe
langgraph[patch]: Export all channel types for portability ( #413 )
2024-08-28 14:19:30 -07:00
Brace Sproul
2809d8469c
ci[minor]: Always run notebook validation action so we can require it ( #412 )
2024-08-28 14:02:19 -07:00
Brace Sproul
8e86db7a1d
Revert "langgraph[patch]: Relax tool node generic requirement" ( #410 )
2024-08-28 13:20:18 -07:00
Jacob Lee
e298739291
langgraph[patch]: Relax tool node generic requirement ( #404 )
...
Co-authored-by: bracesproul <braceasproul@gmail.com >
2024-08-28 18:27:59 +00:00
Brace Sproul
a612b4f81a
ci[patch]: fix validate notebook ci check ( #406 )
2024-08-28 18:18:00 +00:00
Jacob Lee
bf063f4d3f
langgraph[patch]: Release 0.1.5 ( #409 )
2024-08-28 18:08:56 +00:00
Jacob Lee
eae2321c8f
langgraph[patch]: Fix typing for conditional edge array route maps ( #408 )
0.1.5
2024-08-28 18:01:13 +00:00
Isaac Francisco
4298a20e6f
[docs]: quick link fix ( #407 )
2024-08-28 10:30:46 -07:00
Jacob Lee
120c048ac9
langgraph[patch]: Release 0.1.4 ( #400 )
2024-08-27 22:30:57 +00:00
Jacob Lee
8ebdea1191
langgraph[patch]: Bump deps ( #399 )
2024-08-27 22:26:10 +00:00
Jacob Lee
ddbefb3c91
checkpoint[patch]: Release 0.0.4 ( #398 )
2024-08-27 22:21:08 +00:00
David Duong
e5aa03e8a9
feat(checkpoint): rely on string comparison instead ( #397 )
2024-08-27 15:17:52 -07:00
Jacob Lee
3a11abbaad
checkpoint[patch]: Fix checkpointer generic ( #396 )
...
Co-authored-by: Tat Dat Duong <david@duong.cz >
2024-08-27 15:03:47 -07:00
dependabot[bot]
1ee9f9d8d8
build(deps): bump axios from 1.6.8 to 1.7.5 in the npm_and_yarn group across 1 directory ( #359 )
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-27 12:44:41 -07:00
Jacob Lee
4d54dda36c
langchain[patch]: Export types to fix portability issues ( #393 )
2024-08-27 12:42:16 -07:00
Jacob Lee
ecee893e46
Release 0.1.3 ( #392 )
2024-08-27 16:49:45 +00:00
Jacob Lee
f0f344e89f
langgraph[patch]: Fix package.json version ( #391 )
2024-08-27 16:42:56 +00:00
Jacob Lee
78a5b5a97c
langgraph[patch]: Bump dep ( #390 )
2024-08-27 16:35:54 +00:00
Jacob Lee
db890c12b9
checkpoint[patch]: Release 0.0.3 ( #389 )
2024-08-27 16:29:29 +00:00
David Duong
e4a7858559
fix(prebuilt): use messagesStateReducer to support more formats ( #387 )
...
Co-authored-by: jacoblee93 <jacoblee93@gmail.com >
2024-08-27 09:25:53 -07:00
Jacob Lee
18060513d3
checkpoint[patch]: Avoid deeply serializing LangChain classes ( #388 )
2024-08-27 09:09:46 -07:00
Vadym Barda
a44755a23a
sdk-js: release 0.0.8 ( #1490 )
2024-08-27 09:11:57 -04:00
Brace Sproul
d3c449419a
docs[patch]: Update index with missing docs ( #385 )
2024-08-27 00:37:47 +00:00
vbarda
e40755a90e
better comment
2024-08-26 18:25:43 -04:00
vbarda
84b3945491
sdk-js: add checkpoint_id arg to runs create/stream/wait payload
2024-08-26 17:16:06 -04:00
Brace Sproul
219784c6cf
docs[minor]: Add summary convo history guide ( #368 )
2024-08-26 21:02:23 +00:00
Brace Sproul
381700e6d4
docs[patch]: Convert full URL links to relative links ( #384 )
2024-08-26 13:59:26 -07:00
Brace Sproul
8fa347896d
examples[minor]: Port langchain examples code to run ts files in examples ( #383 )
2024-08-26 12:22:54 -07:00
Brace Sproul
8ecfa0abed
docs[minor]: Add how to stream events within tools how-to guide ( #366 )
2024-08-26 12:22:04 -07:00
David Duong
002e68d3a5
chore(pregel): add test for getGraph().toJSON() ( #382 )
...
Co-authored-by: jacoblee93 <jacoblee93@gmail.com >
2024-08-26 18:33:59 +00:00
Nuno Campos
24689084a4
Merge pull request #1457 from langchain-ai/dependabot/npm_and_yarn/libs/sdk-js/micromatch-4.0.8
...
Bump micromatch from 4.0.7 to 4.0.8 in /libs/sdk-js
2024-08-26 08:25:46 -07:00
Jacob Lee
2721e3f808
Release 0.1.2 ( #380 )
2024-08-26 05:19:37 +00:00
Jacob Lee
460e27fd91
Bump versions ( #379 )
2024-08-26 05:14:44 +00:00
Jacob Lee
8ee4653da2
checkpoint[patch]: Release 0.0.2 ( #378 )
2024-08-26 05:08:10 +00:00
Jacob Lee
6cebd17a85
Adds support for retry policy for nodes ( #377 )
2024-08-25 22:02:11 -07:00