Vadym Barda and GitHub
a1c676707c
cli: update api version ( #3632 )
cli==0.1.74
2025-02-27 13:57:07 -05:00
Vadym Barda and GitHub
38b19fa99c
docs: update README ( #3626 )
2025-02-27 10:47:20 -05:00
Vadym Barda and GitHub
3c3428da78
docs: update installs in how-tos/tutorials ( #3624 )
2025-02-27 10:25:31 -05:00
Vadym Barda and GitHub
bb0125b4bb
ci: re-enable notebook runner on latest version ( #3611 )
2025-02-27 10:09:57 -05:00
Vadym Barda and GitHub
7580ad6005
langgraph: release 0.3.1 ( #3623 )
0.3.1
2025-02-27 10:08:02 -05:00
Vadym Barda and GitHub
eb8aa6b761
langgraph: add prebuilt dependency ( #3622 )
2025-02-27 10:07:04 -05:00
Vadym Barda and GitHub
fe0de3e07e
ci: update release workflow for prebuilt ( #3621 )
prebuilt==0.1.1
2025-02-27 09:49:15 -05:00
David Duong and GitHub
f51831f48e
docs: update getting started docs for studio ( #3542 )
2025-02-27 15:41:52 +01:00
Vadym Barda and GitHub
745eb90a6d
prebuilt: remove langgraph dependency ( #3620 )
2025-02-27 09:41:43 -05:00
Arjun Natarajan
f136e40065
fix link
2025-02-26 21:47:32 -05:00
Arjun Natarajan
de888b4032
make reference to langsmith a bit cleareR
2025-02-26 21:33:45 -05:00
Arjun Natarajan
7cb0bd52e8
add link to cli
2025-02-26 21:31:33 -05:00
Vadym Barda and GitHub
3778f6113c
prebuilt: release 0.1.0 ( #3610 )
prebuilt==0.1.0
2025-02-26 18:48:03 -05:00
Vadym Barda and GitHub
24c13c211e
langgraph: separate prebuilt into a standalone package ( #3589 )
0.3.0
2025-02-26 18:33:07 -05:00
Vadym Barda and GitHub
2e36189c16
langgraph: release 0.2.76 ( #3609 )
0.2.76
2025-02-26 16:41:28 -05:00
Arjun Natarajan
302aa8b9cb
clean up docs
2025-02-26 15:57:05 -05:00
Vadym Barda and GitHub
dac11f875c
langgraph: fix get_state(subgraphs=True) for checkpointer=True ( #3607 )
2025-02-26 20:43:46 +00:00
andrestorres123 and GitHub
264be423f9
docs: Add Delve Taxonomy Generator package to the Prebuilt Agents ( #3606 )
2025-02-26 19:03:51 +00:00
HackHuang and GitHub
9a05600ff9
docs(concepts) : Add a tutorial link for map-reduce ( #3577 )
...
Update `low_level.md`: Add a tutorial link for map-reduce, now it's
perfect !!!
2025-02-26 12:23:02 -05:00
Eugene Yurtsev and GitHub
56dd728975
docs: remove one more beta ( #3601 )
2025-02-26 12:22:22 -05:00
Eugene Yurtsev and GitHub
c157c956f4
docs: prebuilt add github stars ( #3603 )
2025-02-26 12:22:08 -05:00
Vadym Barda and GitHub
dd293dad30
langgraph: release 0.2.75 ( #3602 )
0.2.75
2025-02-26 11:47:16 -05:00
Vadym Barda and GitHub
30811d7841
langgraph: add py.typed files to modules ( #3600 )
2025-02-26 16:41:51 +00:00
Vadym Barda and GitHub
28a705b71a
docs: update requirements ( #3598 )
2025-02-26 10:35:16 -05:00
Vadym Barda and GitHub
3b8130b96f
docs: add swarm ( #3597 )
2025-02-26 09:59:29 -05:00
Harrison Chase and GitHub
94fc0adb05
faq about no langsmith ( #3596 )
2025-02-26 09:43:28 -05:00
Nuno Campos and GitHub
162e96262f
langgraph: stream_mode=messages should not emit input or state messages ( #3591 )
...
- any messages seen in inputs in on_chain_start should not be emitted
2025-02-25 19:09:57 -08:00
Nuno Campos
1bb0037450
langgraph: stream_mode=messages should not emit input or state messages
...
- any messages seen in inputs in on_chain_start should not be emitted
2025-02-25 19:00:33 -08:00
Nuno Campos and GitHub
50c53d3120
checkpoint-sqlite: update aiosqlite bounds ( #3540 )
...
aiosqlite 0.21.0 was released on Feb 2
It seems to be a maintenance release:
https://github.com/omnilib/aiosqlite/blob/main/CHANGELOG.md#v0210
2025-02-25 16:56:10 -08:00
Nuno Campos and GitHub
0b7b849633
Update adopters.md to include Cisco Outshift ( #3573 )
2025-02-25 16:47:52 -08:00
Nuno Campos and GitHub
678eb5cdbe
pregel: update validation error messages ( #3517 )
...
OK not including as well, but this was useful for troubleshooting as a
new user (especially before there were any examples)
2025-02-25 16:45:57 -08:00
Arjun Natarajan
a0969b61a3
add back desktop docs in dedicated section w deprecation warning
2025-02-25 16:08:21 -05:00
Arjun Natarajan
e679ab73c4
fix broken docs part
2025-02-25 15:53:23 -05:00
Andrew Nguonly and GitHub
bdf1215ced
docs: Add docs for DD_API_KEY env var ( #3585 )
2025-02-25 11:24:59 -08:00
William FH and GitHub
cba1852720
Fix typo ( #3583 )
2025-02-25 18:19:48 +00:00
David Duong and GitHub
edf707be51
feat(react): support interrupt_before/after ( #3582 )
2025-02-25 18:06:25 +01:00
Tat Dat Duong
d3b9a96504
feat(react): support interrupt_before/after
2025-02-25 17:57:12 +01:00
David Duong and GitHub
3257e5ae76
fix(docs): remove @langchain/langgraph/web import in branching example ( #3580 )
2025-02-25 16:18:09 +01:00
Tat Dat Duong
bedd0eb286
fix(docs): remove @langchain/langgraph/web import in branching example
2025-02-25 16:11:09 +01:00
David Duong and GitHub
42f0c351fd
fix(react): avoid implicitly streaming values if not needed ( #3579 )
2025-02-25 16:07:41 +01:00
Tat Dat Duong
a290984362
fix(react): avoid implicitly streaming values if not needed
2025-02-25 15:58:21 +01:00
David Duong and GitHub
f1d6fd184f
fix(docs): typo for npm install command ( #3578 )
2025-02-25 15:53:49 +01:00
Tat Dat Duong
503f716104
fix(docs): typo for npm install command
2025-02-25 15:49:50 +01:00
jessicaou and GitHub
b8fafa2795
Update adopters.md to include Cisco Outshift
2025-02-24 18:34:38 -08:00
Nuno Campos
515c34d1ce
Fix docs build
2025-02-24 17:14:42 -08:00
Nuno Campos and GitHub
5ea0d49d4d
Add docs page on lgp scalability / resilience ( #3510 )
2025-02-24 16:52:37 -08:00
Andrew Nguonly and GitHub
d9f71ef8b3
docs: Add section for Add or Remove GitHub Repositories ( #3571 )
2025-02-24 16:12:03 -08:00
Eugene Yurtsev and GitHub
8658a5dc0b
docs: add pregel conceptual doc ( #3516 )
...
* Update API Reference for Pregel
* Add conceptual page for Pregel
* The content for the two is very similar at the moment (i.e.,
duplicated content). This is usually a bad sign, but in this case I'm OK
duplicating information along both paths since the underlying algorithm
sets us apart from other implementations.
2025-02-24 17:48:03 -05:00
William FH and GitHub
2afee13d9e
Docs on custom routes ( #3568 )
2025-02-24 11:21:41 -08:00
HackHuang and GitHub
f7d9daa4eb
docs(multi_agent.md) : Fix some code snippets ( #3565 )
...
Hey buddy! You forgot to import the `Command` in some code snippets.
2025-02-24 13:28:56 -05:00