+2
3055c4b9cc
[docs] LangGraph / LangGraph Platform docs updates ( #4479 )
...
Main changes made:
- Add top level horizontal tabs
- Reorganize the sidenav
- Build out README/index page
- Consolidate how-tos under each section
- Remove duplicate content
---------
Signed-off-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com >
Co-authored-by: Tat Dat Duong <david@duong.cz >
Co-authored-by: Sydney Runkle <sydneymarierunkle@gmail.com >
Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com >
Co-authored-by: Vadym Barda <vadym@langchain.dev >
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com >
Co-authored-by: ccurme <chester.curme@gmail.com >
Co-authored-by: Andrew Nguonly <andrewnguonly@users.noreply.github.com >
Co-authored-by: David Asamu <david.asamu@langchain.dev >
Co-authored-by: infra <mukil@langchain.dev >
Co-authored-by: Arjun Natarajan <arjun@langchain.dev >
2025-05-09 16:09:43 -04:00
Vadym Barda and GitHub
df58a71567
docs: update api ref test ( #4516 )
2025-05-02 13:58:29 -04:00
Vadym Barda and GitHub
ee04c32bb3
docs: update api ref links to be smaller / italicized ( #4514 )
2025-05-02 12:50:21 -04:00
Vadym Barda and GitHub
9216e949e9
docs: update multi-agent supervisor tutorial to use handoffs ( #4491 )
2025-05-01 21:22:14 -04:00
Vadym Barda and GitHub
536c1c2bba
docs: remove prebuilt how-tos and add redirects to agents tab ( #4485 )
2025-04-30 15:55:55 -04:00
Eugene Yurtsev and GitHub
0bfb818e87
docs: process cell magics ( #4462 )
...
Handle a small thing that can be fairly confusing to new python users.
Before:

After:

2025-04-29 17:13:46 -04:00
Eugene Yurtsev and GitHub
dbceb3c2e6
docs: remove non directive to stop indexing output code blocks (it doesn't work) ( #4461 )
...
This directive seems to have no effect on code blocks: `{
mkdocs-exclude-search }`. Removing it for now.
2025-04-29 15:46:29 -04:00
Eugene Yurtsev and GitHub
8dd95a450b
docs: strip ansi and exclude outputs from search ( #4460 )
...
# Changes
* Strip ANSI codes from outputs
* Exclude outputs from search (relies on an insiders feature, so can't
test locally)
## ANSI Changes
Before

After

2025-04-29 14:50:07 -04:00
Vadym Barda and GitHub
80a74a879c
docs: expose supervisor, swarm & MCP in the API reference ( #4446 )
2025-04-29 17:59:42 +00:00
Vadym Barda and GitHub
64448404de
ci: don't try to render mermaid images when testing notebooks ( #4414 )
2025-04-25 17:09:18 -04:00
Vadym Barda and GitHub
7a16e33833
docs: fix notebook runner ( #4337 )
2025-04-17 22:43:41 +00:00
88b57df15b
docs: add agents section ( #4189 )
...
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com >
2025-04-17 11:53:05 -04:00
Vadym Barda and GitHub
7ad7329c7d
docs: add codeact prebuilt ( #4036 )
2025-03-26 17:25:17 +00:00
Eugene Yurtsev and GitHub
094255c3fe
docs: remove langmanus temporarily ( #4022 )
...
there's no pypi package
2025-03-25 16:46:07 -04:00
Eugene Yurtsev and GitHub
c84f35eff5
add langmanus to prebuilt ( #3999 )
2025-03-24 13:26:53 -04:00
d2ec46b927
add ai-data-science-team to third party packages ( #3719 )
...
I'd like to add my AI Data Science Team to the LangGraph Prebuilt 3rd
Party Packages.
Repo: https://github.com/business-science/ai-data-science-team
Prebuilt Agent Guidelines:
https://langchain-ai.github.io/langgraph/prebuilt/
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com >
2025-03-18 17:55:31 -04:00
Eugene Yurtsev and GitHub
baedf91836
docs: fix regexp for base64 images for llms-full ( #3834 )
2025-03-13 15:32:09 -04:00
Eugene Yurtsev and GitHub
678b512aed
ci: limit downloads from pypi stats to main branch ( #3835 )
...
At some point, we can run on a cron schedule
2025-03-13 14:24:55 -04:00
Vadym Barda and GitHub
74b2dbe1ea
docs: add reflection prebuilt ( #3805 )
2025-03-12 17:54:59 +00: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
andrestorres123 and GitHub
264be423f9
docs: Add Delve Taxonomy Generator package to the Prebuilt Agents ( #3606 )
2025-02-26 19:03:51 +00:00
Eugene Yurtsev and GitHub
c157c956f4
docs: prebuilt add github stars ( #3603 )
2025-02-26 12:22:08 -05:00
Vadym Barda and GitHub
3b8130b96f
docs: add swarm ( #3597 )
2025-02-26 09:59:29 -05: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
Eugene Yurtsev and GitHub
b8d25bc0ed
docs build: test api link generation ( #3513 )
2025-02-19 13:15:53 -05:00
Eugene Yurtsev and GitHub
4c0c52d996
docs: revert changes to api reference generation ( #3494 )
...
* Temporarily revert. Need to add unit tests tomorrow and can then
restore
2025-02-19 02:01:03 +00:00
Vadym Barda and GitHub
68ba8aa393
docs: add mcp adapters ( #3485 )
2025-02-18 17:47:55 -05:00
Eugene Yurtsev and GitHub
f38784a291
ci: remove markddown-exec from docs pipeline ( #3482 )
...
This PR removes the following changes:
* notebooks that were converted to markdown
* mkdocs.yml file to reference the ipython notebooks rather than the
markdown files
* Makefile install vercel reverted
* hooks for markdown-exec
* notebook conversion jinja2 templates (for converting notebooks to
markdown exec format)
2025-02-18 16:16:40 -05:00
William FH and GitHub
c7eddcc6e3
Add langmem link ( #3473 )
2025-02-18 08:15:09 -08:00
Eugene Yurtsev and GitHub
c1f337f50b
docs: add check code output for result="ansi" ( #3435 )
...
* Add ast parsing to determine whether we should include result="ansi".
It's not meant to be perfect, but will hopefully catch the most common
cases. Still requires manual review.
* Ideally we could suppress output in markdown-exec in the future.
2025-02-14 01:07:40 +00:00
Eugene Yurtsev and GitHub
437891aa4f
docs: handle more links ( #3434 )
2025-02-13 23:43:29 +00:00
Eugene Yurtsev and GitHub
3e1bbd3123
docs: cell magic to shell block conversion ( #3433 )
...
* add handling for blocks that use magic commands like %pip to convert
them into bash
* Apply new logic to another notebook
2025-02-13 18:23:49 -05:00
Eugene Yurtsev and GitHub
9111449ffd
docs: handle input() and cell magic for notebook conversion ( #3432 )
2025-02-13 22:29:32 +00:00
Eugene Yurtsev and GitHub
77d7c00ce8
docs: fix up edge cases with links in notebooks ( #3414 )
...
* Adds another notebook conversion
* Fix up some edge cases for handling links in notebooks. Notebooks
links were using a different convention than markdown links.
We'll need to push additional logic to use an appropriate suffix (.md or
.ipynb) for cross-references between how-to guides (though these should
be rare).
2025-02-13 15:33:55 -05:00
Eugene Yurtsev and GitHub
91725d742d
docs: add unit tests to build pipeline ( #3427 )
...
* Add testing step to to docs build pipeline
* Requires updating import structure in some place
* Add simple unit test to cover some logic with highlights
2025-02-13 15:32:42 -05:00
b310ce07bc
docs: add scripts for notebook conversion ( #3406 )
...
* Update notebook conversion code
* Convert one more file
---------
Co-authored-by: Ben Burns <803016+benjamincburns@users.noreply.github.com >
2025-02-13 06:48:27 +00:00
148cf52981
chore(docs): notebook convert script + 1 conversion ( #3390 )
...
* Adds a conversion script from ipython notebook to markdown.
* Replaces one ipython notebook (create react agent) with a markdown file for testing.
---------
Co-authored-by: Ben Burns <803016+benjamincburns@users.noreply.github.com >
2025-02-13 02:38:15 +00:00
3397d8908f
docs: adding Breeze Agent for third party agent page ( #3352 )
...
Adding open source web researcher agent to the third party page
---------
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com >
Co-authored-by: Eugene Yurtsev <eugene@langchain.dev >
2025-02-12 20:15:22 -05:00
Eugene Yurtsev and GitHub
35ff9f5211
docs: add script to add typescript translations ( #3394 )
...
A script to add typescript translations. We can improve by automatically
adding markdown tabs appropriately and parallelizing the llm calls
2025-02-12 12:07:05 -05:00
bce4545021
docs: vcr only set up for markdown ( #3339 )
...
- PR branch for testing w/ typescript (@benjamincburns )
- implementation needs better cache invalidation for the cassettes
(@eyurtsev)
---------
Co-authored-by: Ben Burns <803016+benjamincburns@users.noreply.github.com >
2025-02-11 15:38:17 -05:00
Vadym Barda and GitHub
1e8f097656
docs: update prebuilt page w/ autogenerated info ( #3381 )
2025-02-11 09:27:01 -05:00
Vadym Barda and GitHub
e479a2c643
docs: update packages.yml ( #3351 )
2025-02-07 15:12:00 -05:00
Eugene Yurtsev and GitHub
3b224df566
publish llms text ( #3313 )
...
just includes llms-full
2025-02-04 21:56:33 +00:00
Eugene Yurtsev and GitHub
75509bd221
docs: generate llms text ( #3243 )
...
```shell
python docs/_scripts/generate_llms_text.py llms_text.md
```
2025-02-04 20:30:26 +00:00
Eugene Yurtsev and GitHub
59992fac7c
Update create_third_party_page.py ( #3307 )
2025-02-04 18:44:18 +00:00
Eugene Yurtsev and GitHub
28a7ca03a9
docs: publish prebuilt page ( #3305 )
...
Publish prebuilt page
2025-02-04 18:26:25 +00:00
Vadym Barda and GitHub
6ddbdd0638
docs: add vercel build ( #3290 )
2025-02-03 20:13:58 +00:00
Eugene Yurtsev and GitHub
72ce34e3e6
docs: add 3rd party packages scaffold ( #3263 )
...
* Adds scaffolding for 3rd party packages. Not published yet.
2025-02-03 17:21:30 +00:00