Mathieu and GitHub
779553f4aa
docs: fix state type in Persistence documentation ( #3801 )
...
This PR fixes the type of `foo` in the `State` class in Persistence
documentation. The type was previously defined as `int`, but the code
uses it as a `str`.
Updated the type of `foo` in the documentation to `str` to match its
actual usage in the code.
No changes to the functionality or codebase, only a documentation fix.
2025-03-12 17:14:07 +00:00
ArrayPD and GitHub
537e69608e
docs: Correct a typo in create-react-agent-memory.ipynb ( #3800 )
...
Fixed a typo in create-react-agent-memory.ipynb
2025-03-12 15:17:11 +00:00
84c956bc8c
Add llms.txt ( #3765 )
...
Co-authored-by: Lance Martin <lance@langchain.dev >
2025-03-11 18:01:50 +00:00
Vadym Barda and GitHub
52d4f73e39
docs: fix formatting for summarization doc ( #3742 )
2025-03-07 15:34:48 -05:00
Xiangyu Yin and GitHub
e8631c052a
Update packages.yml to propose a new entry ( #3629 )
...
Hi, I have built a package `nodeology` that empowers researchers to
rapidly develop, test, adapt, and execute foundation AI-integrated
scientific workflows by leveraging langgraph's state machine framework.
Please take a look and let me know if it can be added into this list.
Thank you :)
2025-03-05 16:00:16 +00:00
ccurme and GitHub
013a12334e
docs: document langgraph-bigtool ( #3682 )
2025-03-04 20:03:13 +00:00
ccurme and GitHub
c7211e03e9
docs: fix typo ( #3677 )
...
https://platform.openai.com/docs/guides/embeddings#embedding-models
2025-03-04 19:05:56 +00:00
Arjun Natarajan
da5ee30bef
fix deprecation warning style
2025-02-28 10:30:03 -05:00
jessicaou and GitHub
57ff761cff
Update Adopters title in menu bar ( #3634 )
2025-02-28 09:17:14 -05:00
jessicaou and GitHub
f0a46bc3e3
Update adopters.md title ( #3635 )
2025-02-28 09:16:58 -05:00
Vadym Barda and GitHub
b1587d24ed
docs: update langgraph api constraints ( #3633 )
2025-02-27 13:59:36 -05:00
Vadym Barda and GitHub
3c3428da78
docs: update installs in how-tos/tutorials ( #3624 )
2025-02-27 10:25:31 -05:00
David Duong and GitHub
f51831f48e
docs: update getting started docs for studio ( #3542 )
2025-02-27 15:41:52 +01: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
24c13c211e
langgraph: separate prebuilt into a standalone package ( #3589 )
2025-02-26 18:33:07 -05:00
Arjun Natarajan
302aa8b9cb
clean up docs
2025-02-26 15:57:05 -05: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
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
0b7b849633
Update adopters.md to include Cisco Outshift ( #3573 )
2025-02-25 16:47:52 -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
Tat Dat Duong
bedd0eb286
fix(docs): remove @langchain/langgraph/web import in branching example
2025-02-25 16:11:09 +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 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
HackHuang and GitHub
fb28aa6d4b
docs(concepts) : update human_in_the_loop.md ( #3558 )
...
Fix the false output result.
2025-02-24 04:52:48 +00:00
jessicaou and GitHub
3488945cdf
Update adopters.md to include Klarna ( #3560 )
2025-02-24 04:39:25 +00:00
Sudar Selva Ganesh M and GitHub
57e8081921
chore(docs): make webhooks platform doc more readable ( #3551 )
...
1. Provided additional context on webhook usage and setup.
2. Structured supported endpoints into a table for better readability.
2025-02-23 00:17:21 +13:00
Arjun Natarajan
6615c6bb0d
remove other references to desktop
...
:
2025-02-20 18:16:49 -08:00
Arjun Natarajan
32df0016ee
update getting started docs
2025-02-20 18:00:26 -08:00
Vadym Barda and GitHub
39b2bb9c8f
update opendeepresearch name ( #3541 )
2025-02-20 18:16:40 -05:00
5eb793d7d8
Update packages w/ Open Deep Research ( #3539 )
...
Here:
https://github.com/langchain-ai/open_deep_research
---------
Co-authored-by: Vadym Barda <vadym@langchain.dev >
2025-02-20 15:04:11 -08:00
Tat Dat Duong
b09b33070e
feat(docs): add interrupt docs
2025-02-20 20:03:52 +01:00
langchain-infra and GitHub
1a12b0309c
docs: add langgraph platform ips ( #3528 )
2025-02-19 22:52:02 -05:00
infra
660c15d072
docs: add langgraph platform ips
2025-02-19 22:39:54 -05:00
infra
aacc079eed
fmt
2025-02-19 22:23:42 -05:00
infra
caad15f7ae
docs: add langgraph platform ips
2025-02-19 22:14:29 -05:00