Diwakar Gupta and GitHub
c9fa11ae7d
Merge branch 'langchain-ai:main' into fix-examples-link-readme
2025-05-16 16:32:53 +05:30
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 and GitHub
f60a06441b
docs: fix nit ( #4714 )
2025-05-15 12:50:32 -07: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
Diw
988805d60b
fix link to examples page in readme.md
2025-05-15 23:11:17 +05:30
Vadym Barda and GitHub
6fb2a93212
langgraph: release 0.4.5 ( #4709 )
0.4.5
2025-05-15 13:33:02 -04:00
Vadym Barda and GitHub
3f8944c1fc
checkpoint: release 2.0.26 ( #4708 )
checkpoint==2.0.26
2025-05-15 13:28:10 -04:00
Nuno Campos and GitHub
e79f3ceedc
Improve how we match cached writes for async imperative tasks ( #4691 )
...
- remove match_cached_writes from PregelRunner args (now called by
PregelLoop internally)
- this will be helpful when implementing distributed runner classes
2025-05-15 10:21:27 -07:00
Vadym Barda and GitHub
a64414c87c
langgraph: release 0.4.4 ( #4704 )
0.4.4
2025-05-15 11:20:59 -04:00
Nuno Campos and GitHub
c9d85a22ec
langgraph: fix drawing graph with __root__ channel ( #4695 )
2025-05-15 07:55:45 -07:00
Pablo and GitHub
983243333c
Missing space in langgraph_server.md ( #4697 )
...
Missing space
2025-05-15 08:39:01 -04:00
vbarda
3a1c02ff33
update for consistency
2025-05-15 08:38:25 -04:00
vbarda
5ab2aa79bb
lint again
2025-05-14 22:11:09 -04:00
vbarda
c33e64daa6
use list
2025-05-14 22:03:40 -04:00
vbarda
4ffae6065f
lint + update
2025-05-14 22:01:54 -04:00
vbarda
54ddde9d4c
update
2025-05-14 21:30:22 -04:00
vbarda
60c41ce69e
update
2025-05-14 21:14:49 -04:00
vbarda
efd33d860f
update
2025-05-14 21:03:47 -04:00
vbarda
254a38560e
langgraph: fix drawing graph with __root__ channel
2025-05-14 20:42:30 -04:00
Nuno Campos and GitHub
3487f4eba5
langgraph: fix graph drawing for self-loops ( #4688 )
...
Fixes #4685
2025-05-14 11:44:44 -07:00
Nuno Campos
3bdb7d09be
Lint
2025-05-14 11:30:49 -07:00
Nuno Campos
3acf63a918
Lint
2025-05-14 11:29:26 -07:00
Nuno Campos
f51e5e2bd7
Improve how we match cached writes for async imperative tasks
...
- remove match_cached_writes from PregelRunner args (now called by PregelLoop internally)
- this will be helpful when implementing distributed runner classes
2025-05-14 11:25:49 -07:00
lc-arjun and GitHub
c1a4d77bd4
fix: update langgraph cli to include js and update template app description ( #4687 )
2025-05-14 07:04:04 -07: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
vbarda
b20130d4e4
langgraph: fix graph drawing for self-loops
2025-05-14 09:46:32 -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
lc-arjun and GitHub
c7691081d1
fix(docs): template app names ( #4682 )
2025-05-13 15:25:39 -07: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
lc-arjun and GitHub
e705ea1961
feat(docs): studio nits ( #4680 )
2025-05-13 13:53:02 -07: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