Sydney Runkle and GitHub
228a08b966
ci: migrate to uv! ( #4698 )
...
* Migrate to `uv`
* Format `pyproject.toml` files properly
* Remove upper bounds on dependencies, and bounds on dev dependencies
(we should be using latest)
* Move to hatch for packaing
In the future we should:
* Set up dependabot / automate lockfile updates and tests
* Add tests for min compatible versions (I'll do this right after merge)
* Use dynamic versioning
* Bump `pydantic` to v2.11.4 in the lockfile, we have some tests failing
2025-05-15 17:39:14 -07:00
Lauren Hirata Singh and GitHub
217795eb72
docs: fix broken img ( #4716 )
2025-05-15 13:37:40 -07:00
Lauren Hirata Singh
e873df678b
fix broken img
2025-05-15 13:33:36 -07:00
Hussein Akbarzadeh and GitHub
2b603a6ab0
Update sql-agent.ipynb ( #4702 )
...
On line 586, the check_query function should use
check_query_system_prompt. Instead, small mistake it is using the
generate_query_system_prompt prompt which is obviously incorrect.
2025-05-15 20:26:36 +00:00
Lauren Hirata Singh
db5e956dc6
docs: fix nit
2025-05-15 12:48:49 -07:00
Yagnesh M. Bhadiyadra and GitHub
cacae7bd1f
fix(docs): Correctify the Pass or Fail condition in the Graph API example. ( #4712 )
2025-05-15 19:37:36 +00:00
Vadym Barda and GitHub
60df867872
docs: update MCP example ( #4713 )
2025-05-15 14:59:35 -04:00
Pablo and GitHub
983243333c
Missing space in langgraph_server.md ( #4697 )
...
Missing space
2025-05-15 08:39:01 -04:00
6e3eb6370e
Update docs/docs/tutorials/langgraph-platform/local-server.md
...
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com >
2025-05-14 06:56:36 -07:00
Arjun Natarajan
ab0fa9dc77
use npx to install cli instead
2025-05-14 09:49:42 -04:00
Arjun Natarajan
5f821cf584
fix: update langgraph cli to include js and update template app description
2025-05-14 09:41:37 -04:00
Arjun Natarajan
2ff2972b67
oops js is js not python
2025-05-13 18:21:20 -04:00
Arjun Natarajan
873873e640
fix(docs): template app names
2025-05-13 18:17:42 -04:00
lc-arjun and GitHub
fba0d6f96c
chore(docs): reformat troubleshooting section and remove faqs page ( #4681 )
2025-05-13 15:04:19 -07:00
Arjun Natarajan
8bc509578b
fix formatting
2025-05-13 17:59:51 -04:00
Arjun Natarajan
72d085d9f8
reformat troubleshooting section and remove faqs page
2025-05-13 17:54:51 -04:00
ccurme and GitHub
940c2b0e74
docs: add chat model tabs to models guide ( #4679 )
2025-05-13 17:50:26 -04:00
Arjun Natarajan
18e8d334ed
nits to threads
2025-05-13 16:48:07 -04:00
Arjun Natarajan
392606f5f7
feat(docs): studio nits
2025-05-13 16:29:10 -04:00
lc-arjun and GitHub
cff2be48c9
feat(docs): further improvements for studio guides docs ( #4677 )
2025-05-13 12:59:47 -07:00
Arjun Natarajan
c63cc173b2
added page for running application
2025-05-13 15:54:46 -04:00
Lauren Hirata Singh and GitHub
2b8c295898
docs: Simplify LGP quickstarts ( #4678 )
...
- Change quickstarts to use `new-langgraph-project`, which doesn't
require API keys for Anthropic, Tavily, etc.
2025-05-13 11:47:48 -07:00
Arjun Natarajan
03c5547e34
update dataset page
2025-05-13 14:46:26 -04:00
Lauren Hirata Singh
a7faae6b54
nit
2025-05-13 11:40:30 -07:00
Lauren Hirata Singh
1d3f19763d
add js sample code back
2025-05-13 11:36:45 -07:00
Lauren Hirata Singh
16d5ce364c
nit
2025-05-13 11:24:19 -07:00
Lauren Hirata Singh
ce235d0eb1
edits based on feedback
2025-05-13 11:20:19 -07:00
Arjun Natarajan
2e17857ca7
verb tense
2025-05-13 13:57:18 -04:00
Arjun Natarajan
304a59a1c9
feat(docs): further improvements for studio guides docs
2025-05-13 13:52:14 -04:00
Lauren Hirata Singh
063a0e027b
docs: Simplify LGP quickstarts
2025-05-13 10:51:48 -07:00
ccurme and GitHub
4534d174f4
docs: move async guide into graph-api ( #4676 )
2025-05-13 13:30:23 -04:00
Lauren Hirata Singh
ee528f7d49
nit
2025-05-13 10:04:33 -07:00
Lauren Hirata Singh
9d3ea6fd7e
docs: address feedback
2025-05-13 09:51:50 -07:00
Vadym Barda and GitHub
d256469f37
docs: fix warnings in links ( #4672 )
2025-05-13 11:38:54 -04:00
William Fu-Hinthorn
138f0eb003
fix: (docs) Rm unused api keys
2025-05-13 08:07:13 -07:00
Lauren Hirata Singh and GitHub
1acad37bee
docs: LGP nits ( #4670 )
2025-05-12 20:59:59 -07:00
Lauren Hirata Singh
0a7a7fb71f
docs: LGP nits
2025-05-12 20:57:29 -07:00
Arjun Natarajan
70a10b0b57
fix: use absolute links for sdk reference
2025-05-12 22:39:05 -04:00
Vadym Barda and GitHub
8057efc80a
docs: update cassettes & notebook runner processing ( #4667 )
2025-05-12 21:54:42 -04:00
ce4caa3ac8
docs: mcp adapters example for deployed graph ( #4666 )
...
Example to connect to the MCP server of a deployed graph in langgraph
platform (langchain-mcp-adapters).
The graph can be used as a MCP tool.

---------
Co-authored-by: Vadym Barda <vadym@langchain.dev >
2025-05-12 17:55:38 -07:00
Vadym Barda and GitHub
ad315bb5e0
docs: update HITL platform docs ( #4664 )
2025-05-12 17:56:27 -04:00
Lauren Hirata Singh and GitHub
280d612b2d
Merge branch 'main' into clean
2025-05-12 17:26:17 -04:00
Lauren Hirata Singh
ceee65c93c
Fix headings
2025-05-12 14:25:34 -07:00
William Fu-Hinthorn
a16176c5bf
fix: (docs) Update openapi.json
2025-05-12 14:23:20 -07:00
Arjun Natarajan
e1ea8c9538
pr feedback
2025-05-12 16:55:03 -04:00
Lauren Hirata Singh
7ea406648f
Simplify assistants
2025-05-12 13:37:25 -07:00
Lauren Hirata Singh
f5423783f7
Change LG Cloud > Platform
2025-05-12 12:44:50 -07:00
Arjun Natarajan
1e405274ba
feat(docs): threads
2025-05-12 15:18:41 -04:00
Vadym Barda and GitHub
ae5b4e834e
docs: replace state_modifier w/ prompt in func how-tos ( #4659 )
2025-05-12 13:46:50 +00:00
Hamza Kyamanywa and GitHub
fe11a71d28
docs: update link in agentic concepts tutorial for map-reduce implementation ( #4650 )
...
## PR for:
- Fix broken link in agentic concepts tutorial for map-reduce
implementation
2025-05-12 07:46:30 -04:00