+8       ![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
f21fc056bf
|
docs: Convert example notebooks (#5381)
* Agentic RAG
* Fix formatting
* Agent supervisor
* fix links
* SQL agent
* Graph Runs in LS
* fix format
* Autogen + LG tutorial
* fixes
* update sql
* remove old notebooks
* docs: Add section about data region for LGP data plane (#5378)
Add section about data region.
* fix: remove empty notebook (#5379)
* Fix docstring for _unset_config_context function (#5374)
Signed-off-by: jitokim <pigberger70@gmail.com>
* Fix typo in StreamMode debug description: checlkpoints → checkpoints (#5371)
Signed-off-by: jitokim <pigberger70@gmail.com>
* fix: remove unused import in generate_llms_text.py (#5380)
* dcos: Fix deprecation of TavilySearch (#5375)
Fix deprecation: The class `TavilySearchResults` was deprecated in LangChain 0.3.25 and will be removed in 1.0
* Fix typo: funtion → function (#5370)
fix typos
Signed-off-by: jitokim <pigberger70@gmail.com>
* docs: feedback edits (#5387)
* docs: update lgp deployment metric list (#5388)
* chore(deps): bump peter-evans/create-pull-request from 6 to 7 (#5365)
Bumps [peter-evans/create-pull-request](https://github.com/peter-evans/create-pull-request) from 6 to 7.
- [Release notes](https://github.com/peter-evans/create-pull-request/releases)
- [Commits](https://github.com/peter-evans/create-pull-request/compare/v6...v7)
---
updated-dependencies:
- dependency-name: peter-evans/create-pull-request
dependency-version: '7'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* docs: correct link in docs/docs/how-tos/graph-api.md (#5377)
Update graph-api.md
* docs: Update quick_start.md Rest API Guide (#5368)
Update quick_start.md Rest API Guide
The curl command in the quick start needs some minor changes to work out of the box. I hope by adding these changes then new users can get started more quickly
* Remove duplicate CONFIG_KEY_CHECKPOINT_MAP from RESERVED set (#5372)
Signed-off-by: jitokim <pigberger70@gmail.com>
* docs: fix typo in persistence (#5329)
* docs: fix typo in application_structure
* docs: fix typo in persistence
* chore[deps]: upgrade dependencies with `uv lock --upgrade` (#5358)
* chore: upgrade dependencies with `uv lock --upgrade`
* linting
* upgrade PR title
---------
Co-authored-by: sydney-runkle <54324534+sydney-runkle@users.noreply.github.com>
Co-authored-by: Sydney Runkle <sydneymarierunkle@gmail.com>
* Updated examples for SummarizationNode to account for serde with persistence layers (#5257)
* docs: move script into scripts (#5384)
* docs: update sql tutorial (#5389)
---------
Signed-off-by: jitokim <pigberger70@gmail.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Andrew Nguonly <andrewnguonly@users.noreply.github.com>
Co-authored-by: Michael Li <michaelli65535@gmail.com>
Co-authored-by: jito <pigberger70@gmail.com>
Co-authored-by: Serhii Polishchuk <serhii.polishchuk@gelato.com>
Co-authored-by: hari-dhanushkodi <hari@langchain.dev>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Fadel Akram <af8356207@gmail.com>
Co-authored-by: David <31293924+dreadn0ught@users.noreply.github.com>
Co-authored-by: Youssef Ahmed Mohamed Abdelrahman <109446360+unauthorised-401@users.noreply.github.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: sydney-runkle <54324534+sydney-runkle@users.noreply.github.com>
Co-authored-by: Sydney Runkle <sydneymarierunkle@gmail.com>
Co-authored-by: Nick Riley <nick@sparkida.com>
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>
Co-authored-by: ccurme <chester.curme@gmail.com>
|
2025-07-08 10:36:47 -04:00 |
|
 Yassin NouhandGitHub
|
f01ab13cab
|
DOC: Add missing docs_txt = format_docs() lines in adaptive RAG tutorial (#5222)
|
2025-06-27 10:45:12 -04:00 |
|
 YkohandGitHub
|
0035ab9825
|
docs: Replace unsupported models with structured output-supported models (#3982)
|
2025-06-09 14:17:05 -04:00 |
|
 
|
fcc37cd06b
|
docs: update tutorial/rag/langgraph_adaptive_rag.ipynb (#2006)
- add some explanations of ipynb code in markdown cell.
Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com>
|
2025-06-09 12:54:29 -04:00 |
|
 Sydney RunkleandGitHub
|
f8fae30aa9
|
docs: fix pprint import (#4869)
|
2025-05-29 19:37:43 +00:00 |
|
 Vadym BardaandGitHub
|
101ad12292
|
docs: update agentic rag tutorial (#4513)
|
2025-05-04 20:59:08 +00:00 |
|
 gyudozaandGitHub
|
a6e2d9e197
|
docs(rag): fix many typo of generate at RAG section (#4490)
While I was studying about RAG by using langgraph, I found these typos.
|
2025-05-02 01:19:24 +00:00 |
|
 Vadym BardaandGitHub
|
4c0f855329
|
ci: fix docs runner (#3010)
|
2025-01-14 14:58:34 -05:00 |
|
 merdanandGitHub
|
a36d2ac77d
|
Update langgraph_agentic_rag.ipynb (#2885)
add missing package
|
2025-01-07 09:51:29 -05:00 |
|
 Eugene YurtsevandGitHub
|
55593446f8
|
docs: get started with langgraph platform (#2469)
|
2024-11-21 17:41:03 -05:00 |
|
 Eugene YurtsevandGitHub
|
517d67aa32
|
docs: Update to use LANGSMITH_API_KEY throughout (#2461)
|
2024-11-18 22:51:36 -05:00 |
|
 Vadym BardaandGitHub
|
db0f508269
|
docs: add custom hooks for rendering jupyter notebooks (#2067)
|
2024-10-09 18:49:54 -04:00 |
|
Eugene Yurtsev
|
70b0032191
|
format docs
|
2024-09-30 22:08:27 -04:00 |
|
 Isaac FranciscoandGitHub
|
865436529e
|
simple -> simply (#1919)
|
2024-09-30 19:30:29 +00:00 |
|
 
|
98f5df4f6f
|
ci: fix notebook runner & VCR cassette recorder (#1849)
Co-authored-by: vbarda <vadym@langchain.dev>
|
2024-09-27 17:56:55 -04:00 |
|
 Vadym BardaandGitHub
|
29a03309c9
|
docs: update typing -> typing_extensions for TypedDict (#1871)
|
2024-09-26 18:06:45 -04:00 |
|
 Lance MartinandGitHub
|
c5b9845216
|
Update RAG agent w/ llama3.2 (#1852)
* Update RAG agent llama3.2
* Move to doc
* Rename
|
2024-09-25 21:43:45 -07:00 |
|
 Vadym BardaandGitHub
|
37948b3348
|
docs: update pydantic comments -> callouts in tutorials (#1825)
|
2024-09-24 13:09:59 +00:00 |
|
 Isaac FranciscoandGitHub
|
0498ca346b
|
docs: remove warnings/update diagrams (#1746)
* remove warnings/udpate diagrams
* replace get_relevant_documents with invoke
|
2024-09-18 08:53:28 -07:00 |
|
 Eugene YurtsevandGitHub
|
b11552a10a
|
Update all URLs to langchain docunotebooks (#1745)
|
2024-09-17 15:01:22 -04:00 |
|
 Isaac FranciscoandGitHub
|
bfd18f76dd
|
docs: Tutorials up to date (#1734)
* edits
* add js code to web voyager
|
2024-09-17 08:11:41 -07:00 |
|
 Vadym BardaandGitHub
|
301a2c8c82
|
docs: remove mentions of pydantic_v1 in tutorials (#1709)
|
2024-09-16 10:53:21 -07:00 |
|
 Vadym BardaandGitHub
|
1f9273b136
|
docs: put documentation in the docs folder instead of examples (#1674)
|
2024-09-11 12:27:31 -04:00 |
|