Andrew Nguonly and GitHub
7a4fd25185
docs: Add RESUMABLE_STREAM_TTL_SECONDS to env vars list ( #5413 )
...
* Add RESUMABLE_STREAM_TTL_SECONDS to env vars list.
* Update default value for BG_JOB_SHUTDOWN_GRACE_PERIOD_SECS.
* Update LANGGRAPH_POSTGRES_POOL_MAX_SIZE description.
2025-07-09 10:53:21 -04:00
nlimpid and GitHub
c8d32f104d
fix(doc): remove incorrect navigation title overrides for mobile ( #5399 )
2025-07-08 20:09:57 +00:00
William FH and GitHub
0d8a8c5847
feat: [CLI] Add arg to retain build deps (setuptools, pip, wheel) ( #5404 )
2025-07-08 19:41:47 +00:00
Sydney Runkle and GitHub
b6dc566ec7
Merge branch 'main' into v1
2025-07-08 14:55:09 -04:00
Jake Broekhuizen and GitHub
fb1c0ae9f9
docs: Updating mcp_tools_node fn & referencing runtime graph rebuild docs ( #5328 )
...
Fix: Updating mcp_tools_node fn & referencing runtime graph rebuild docs
2025-07-08 12:55:15 -04:00
Lauren Hirata Singh and GitHub
4de1bd6e66
docs: cleanup ( #5401 )
...
* docs: cleanup
* fix nav
* fix
* fix nits
2025-07-08 12:33:14 -04:00
+8
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
lc-arjun and GitHub
1f1d032430
docs: add tunnel flag to node server docs ( #5398 )
2025-07-08 06:59:02 -07:00
Sydney Runkle
a84b744eb6
Merge branch 'main' into v1
2025-07-08 09:55:13 -04:00
lc-arjun and GitHub
6f86a8c4cb
Revert "docs: add -tunnel flag for node server" ( #5397 )
...
Revert "docs: add -tunnel flag for node server (#5373 )"
This reverts commit 4abf948462 .
2025-07-08 06:49:13 -07:00
Nick Riley and GitHub
d5ab8b42e0
Updated examples for SummarizationNode to account for serde with persistence layers ( #5257 )
2025-07-07 16:31:55 -07:00
Youssef Ahmed Mohamed Abdelrahman and GitHub
4c73b176ff
docs: fix typo in persistence ( #5329 )
...
* docs: fix typo in application_structure
* docs: fix typo in persistence
2025-07-07 23:22:53 +00:00
David and GitHub
cba4d9e3bc
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
2025-07-07 19:18:55 -04:00
Fadel Akram and GitHub
fa36a50444
docs: correct link in docs/docs/how-tos/graph-api.md ( #5377 )
...
Update graph-api.md
2025-07-07 23:14:17 +00:00
ccurme and GitHub
8118e90543
docs: update sql tutorial ( #5389 )
2025-07-07 18:02:02 -04:00
hari-dhanushkodi and GitHub
c13c474626
docs: update lgp deployment metric list ( #5388 )
2025-07-07 17:44:57 -04:00
Lauren Hirata Singh and GitHub
cd58fad69d
docs: feedback edits ( #5387 )
2025-07-07 17:03:05 -04:00
Serhii Polishchuk and GitHub
de6c25689d
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
2025-07-07 16:00:57 -04:00
Michael Li and GitHub
141afa8c62
fix: remove unused import in generate_llms_text.py ( #5380 )
2025-07-07 15:54:02 -04:00
Eugene Yurtsev and GitHub
7f57e00975
docs: move script into scripts ( #5384 )
2025-07-07 15:10:01 -04:00
Andrew Nguonly and GitHub
c9966c4feb
docs: Add section about data region for LGP data plane ( #5378 )
...
Add section about data region.
2025-07-07 12:39:44 -04:00
lc-arjun and GitHub
4abf948462
docs: add -tunnel flag for node server ( #5373 )
...
add -tunnel flag for node server
2025-07-07 08:05:46 -07:00
jessicaou and GitHub
269590c4d9
docs: update case studies ( #5353 )
2025-07-06 20:37:54 -04:00
Shivang Agarwal and GitHub
d8756f257e
Updated TAVILY Key Setup ( #5346 )
2025-07-07 00:36:28 +00:00
Chris G and GitHub
cac0cd5522
docs: update name of CompiledGraph CompiledStateGraph ( #5348 )
...
The name (and type) has changed. See:
https://langchain-ai.github.io/langgraph/reference/graphs/#langgraph.graph.state.StateGraph.compile
2025-07-07 00:35:37 +00:00
Tat Dat Duong
690b6f4ea1
fix(docs): invalid command for creating langgraph app
...
Closes https://github.com/langchain-ai/langgraphjs/issues/1331
2025-07-04 16:29:38 +02:00
Sydney Runkle and GitHub
f001246794
Merge branch 'main' into v1
2025-07-03 19:27:07 -04:00
Andrew Nguonly and GitHub
07cd4d83e1
docs: Add note about preemptive compute infra ( #5339 )
...
* Add note about preemtive compute infra.
* Fix spelling error.
2025-07-03 16:04:27 -07:00
Tat Dat Duong
042e8ef315
chore: remove sdk-js
...
`sdk-js` has been moved here: https://github.com/langchain-ai/langgraphjs/tree/main/libs/sdk
2025-07-03 16:50:51 +02:00
Josh Rogers and GitHub
ecfabdf73a
Adding disable_webhook to cli docs ( #5320 )
...
* Adding disable_webhook to cli docs
* Adding disable_webhook config
2025-07-02 22:14:01 -04:00
Lauren Hirata Singh and GitHub
543e4c4e7e
docs: Convert notebooks ( #5322 )
...
* docs: Convert subgraphs notebook
* graph api conversion
* fix examples
* add
* fixes
* fix links
* fix links
* be gone!
* multi-agent conversion
* fix link
* fix links
* fix link
2025-07-02 23:28:42 +00:00
22e09d2739
Create user_agent_auth.md ( #5299 )
...
* Create user_agent_auth.md
Adding documentation for agent authentication on behalf of a user
* Update user_agent_auth.md
* Rename user_agent_auth.md to user-agent-auth.md
* break content out to separate guides
* add links/overview
* edits
* fix sentence
* Fix broken links
* Fix: Change 'get_user_config' fn name to 'my_node'
* Fix: Add reference to custom auth in MCP docs example
---------
Co-authored-by: Lauren Hirata Singh <lauren@langchain.dev >
2025-07-02 22:05:07 +00:00
Andrew Nguonly and GitHub
89451f4ea2
docs: Add LGP control plane API docs page ( #5319 )
...
Add control plane API docs page.
2025-07-02 14:30:00 -07:00
Sydney Runkle and GitHub
1d3fd9a46b
chore: merge main into v1 ( #5324 )
2025-07-02 17:13:31 -04:00
Sydney Runkle and GitHub
8c4e698c5a
langgraph[change]: solidify public/private differentiations ( #5252 )
...
* public interfaces for channels
* public interfaces for func
* public interfaces for graph
* pi for managed
* first pass public interface for top level modules
* first pass at private for utils -> _internal
* private interface for pregel
* scratchpad/stream protocol move
* docs update
* backwards compat for runnable
* deprecation warning for send and interrupt
* deprecation for pregel import
2025-07-02 16:48:53 -04:00
lc-arjun and GitHub
0885e7833b
docs: cli data storage handling ( #5188 )
...
Write up initial docs on how data is managed in the langgraph server, what telemetry is collected (and why), and how to opt-out.
2025-07-02 12:19:46 -07:00
waqarahmed6095 and GitHub
e2acfb24cc
Update use_stream_react.md ( #5304 )
...
Problem of two times heading
"How to integrate LangGraph into your React application"
2025-07-02 13:10:57 +00:00
Josh Rogers and GitHub
4ec897033f
Update LGP api reference docs ( #5297 )
2025-07-01 11:45:30 -07:00
Youssef Ahmed Mohamed Abdelrahman and GitHub
1b205a99cb
docs: fix typo in application_structure ( #5289 )
2025-07-01 12:09:14 +00:00
Sam Crowder and GitHub
0a8ba20f5f
docs: remove beta flag on self hosted plane ( #5288 )
2025-06-30 22:41:05 -04:00
Sam Crowder and GitHub
048cb3584c
self hosted control plane no longer in beta ( #5286 )
...
* self hosted control plane no longer in beta
* accidental changes
2025-06-30 17:34:18 -07:00
Sam Crowder and GitHub
22c35b7bc8
switch order of MCP methods in API spec ( #5287 )
2025-06-30 17:33:59 -07:00
David Duong and GitHub
f3ed32e611
feat(react): enhance useStream with initialValues, newThreadId, and onStop callback for improved UX ( #5111 )
2025-07-01 01:53:28 +02:00
Tat Dat Duong
1c7234e9c5
Update README.md
2025-07-01 01:32:27 +02:00
Lauren Hirata Singh and GitHub
407abbe9ff
Add forum links ( #5282 )
2025-06-30 16:11:46 -04:00
Lauren Hirata Singh and GitHub
1d276dd753
docs: cronjob nav ( #5281 )
2025-06-30 15:34:29 -04:00
Lauren Hirata Singh and GitHub
a05a251caf
docs: Fix nav ( #5279 )
2025-06-30 15:18:43 -04:00
MauritsBrinkman and Tat Dat Duong
f8e1e803e1
docs(react): add documentation and tests for initialValues and newThreadId options
...
- Document initialValues for cached thread display
- Document newThreadId for optimistic thread creation
- Add comprehensive test coverage for both features
2025-06-30 16:43:12 +02:00
Sam Crowder and GitHub
9e035264f8
slightly more explanation when we say dont use in serverless ( #5245 )
...
slightly more explanation
2025-06-29 21:59:48 -04:00
joaquin-borggio-lc and GitHub
84e14f47bf
docs: Add pre-req for egress to control plane ( #5241 )
...
added pre-req for egress
2025-06-27 14:18:39 -07:00