Ben Burns
06d4ba7fa0
bump prebuilt.md
2025-02-13 22:57:15 -08:00
Ben Burns
2dbdb36743
fix cassette hashing
2025-02-13 22:56:16 -08:00
Ben Burns
2b72fbd5de
state-reducers.md WIP
2025-02-13 21:57:45 -08:00
Ben Burns
c681545c97
make CodeQL happy, fix Makefile
2025-02-13 21:57:44 -08:00
Ben Burns
5ebdefba63
ts exec works - back out half-baked TS code snippet for now
2025-02-13 21:57:44 -08:00
Ben Burns
441923282c
docs: get ts execution working in build pipeline
2025-02-13 21:57:37 -08:00
Eugene Yurtsev and GitHub
b4f6cdf01f
docs: remove astream events from streaming conceptual guide ( #3438 )
2025-02-13 21:07:30 -05:00
Vadym Barda and GitHub
cd976e779d
docs: update stateless runs how-to guide ( #3439 )
2025-02-13 20:27:02 -05: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
David Duong and GitHub
d73a4539ec
feat(sdk-js): add docs for new useStream hook ( #3420 )
...
- **Add basic docs**
- **Add docs**
- **feat(sdk-js): add docs, how-to guide**
2025-02-13 11:32:03 -08:00
Tat Dat Duong
ce6b396186
Update index page as well
2025-02-13 11:16:32 -08:00
Tat Dat Duong
d2ab02edf1
Add shoutout to CopilotKit and assistant-ui
2025-02-13 11:15:45 -08:00
Nuno Campos
0aef9424a8
Add link
2025-02-13 11:12:49 -08:00
Nuno Campos
ed23288e5b
Add LGP Arch page
2025-02-13 11:09:31 -08:00
Tat Dat Duong
7e4852373d
Fix broken links
2025-02-13 10:23:11 -08:00
Tat Dat Duong
422b2ba7f0
Update docs
2025-02-13 10:18:09 -08:00
Matt Steadman and GitHub
1ef7121100
docs: Fix grammar in LangGraph Glossery ( #3407 )
2025-02-13 13:05:54 -05:00
William FH and GitHub
a53287f3d8
Clarify custom auth <-> deployment options ( #3423 )
2025-02-13 17:38:38 +00:00
Vadym Barda and GitHub
da96925ecb
ci: install mkdocs-insiders only for internal PRs ( #3422 )
2025-02-13 12:24:30 -05:00
Tat Dat Duong
f3403eab48
Add link ref
2025-02-13 07:55:46 -08:00
Tat Dat Duong
208d9d165d
feat(sdk-js): add docs, how-to guide
2025-02-13 07:44:01 -08:00
Tat Dat Duong
2d97af57f8
Add basic docs
2025-02-13 07:08:35 -08: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
Zapiron and GitHub
a578c7b137
docs: fix grammatical error for navigating node to parent section ( #3356 )
...
Add within to better explain moving from one subgraph to another
2025-02-12 23:59:59 -05: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
Eugene Yurtsev and GitHub
9010303245
docs: add update prebuilt on docs deploy ( #3410 )
...
logic executed on every PR which involves a network request per package
to download stats from pypi.
2025-02-12 20:59:15 -05: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
Ben Burns and GitHub
d1f2a6c518
chore(docs): update markdown-exec to end sessions after each page ( #3391 )
2025-02-11 21:28:30 +00:00
Eugene Yurtsev and GitHub
b984584851
docs: revert accidental changes to glossary ( #3389 )
2025-02-11 21:09:03 +00: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
fda79e00ce
docs: update typo in a tool ( #3385 )
...
Fixes #3383
2025-02-11 13:08:33 -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
6e20c9f3f9
docs: update codespell config ( #3373 )
2025-02-10 14:35:07 -05:00
Vadym Barda and GitHub
530544234a
docs: add missing file ( #3371 )
2025-02-10 12:49:10 -05:00
Vadym Barda and GitHub
f11d241482
docs: add adopters page ( #3370 )
2025-02-10 12:32:14 -05:00
Lael and GitHub
cb509ad6a5
Update application_structure.md ( #3278 )
...
moved requirements.txt to root of the project in the recommended
structure
2025-02-07 15:14:51 -05:00
Vadym Barda and GitHub
e479a2c643
docs: update packages.yml ( #3351 )
2025-02-07 15:12:00 -05:00
Vadym Barda and GitHub
0caae32a40
docs: expose langgraph-supervisor ( #3350 )
2025-02-07 14:29:41 -05:00
William FH and GitHub
3daa4ae466
Update name to InMemorySaver ( #2044 )
...
(Keep MemorySaver around for backwards compatibility)
"MemorySaver" is ambiguous: is it saving memories? Where is it saving
memories to?
InMemorySaver aligns naming InMemoryStore as well as similar LangChain
objects (InMemoryVectorStore, etc.)
2025-02-05 22:04:25 -08:00
Doros Doru-Lucian and GitHub
6a36f4bf91
docs: add forgotten MemorySaver in full code ( #3321 )
2025-02-05 20:58:17 -05:00
Eugene Yurtsev and GitHub
3b224df566
publish llms text ( #3313 )
...
just includes llms-full
2025-02-04 21:56:33 +00:00
Vadym Barda and GitHub
0a2e2b4796
docs: fix typo ( #3312 )
2025-02-04 16:22:55 -05:00
Eugene Yurtsev and GitHub
0e0b3ffac5
Update plans.md ( #3311 )
2025-02-04 20:45:54 +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