William FH and GitHub
a10a66cbd1
chore: Update cli config schema ( #6372 )
2025-11-01 09:50:46 -07:00
abb96c0e2f
chore(cli): re-word schema arguments ( #6243 )
...
Clean up config docstrings
---------
Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com >
2025-10-16 12:28:09 +00:00
d9e3d83894
docs: style linting ( #6260 )
...
also fixes some links
---------
Co-authored-by: Sydney Runkle <54324534+sydney-runkle@users.noreply.github.com >
Co-authored-by: ccurme <chester.curme@gmail.com >
Co-authored-by: Sydney Runkle <sydneymarierunkle@gmail.com >
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com >
2025-10-16 11:25:50 +00:00
Parker J. Rule and GitHub
b0a25f2794
feat(cli): add flag in HttpConfig for auth on custom routes ( #6193 )
...
We currently only support auth on the default routes; we'd like to be
able to support it on all (non-meta/liveness probe) routes by default.
This is the first step in that direction.
2025-09-25 17:17:33 -04:00
Parker J. Rule and GitHub
fb531b2473
feat(cli): add configuration for server customization ordering ( #6179 )
...
This adds a configuration option in `HttpConfig` that allows LangGraph
Platform users to apply custom authentication hooks before (other)
custom middleware. Currently, the order is fixed (custom middleware is
always evaluated before custom auth).
(Apologies for the noise in
[de187a9 ](https://github.com/langchain-ai/langgraph/pull/6179/commits/de187a989e807c5687c22db1fc065d24030fa6b7 ),
apparently from the forced application of new linter rules.)
2025-09-22 11:17:24 -04:00
Isaac Francisco and GitHub
1ebdb1ba31
chore: Update schema for new config allowed in LGP ( #5875 )
2025-08-27 11:20:06 -07:00
William FH and GitHub
998e194e82
release(cli): Support bookworm, trixie, etc. ( #5975 )
...
Also add support for pinning to a semantic version.
2025-08-20 15:40:04 +00:00
William FH and GitHub
2fee649980
chore: (cli) Update description of disable_meta ( #5406 )
2025-07-08 19:55:10 +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
Josh Rogers and GitHub
92010f84ec
Adding disable_mcp field to cli docs ( #5132 )
2025-06-17 16:22:50 -07:00
William FH and GitHub
4548a0ebe8
feat: Customizable Pip Installer ( #5098 )
...
Let you set "pip_installer": "pip" (or uv) to handle corner cases in install compatibilities
2025-06-13 10:35:28 -07:00
David Asamu
bbbadc3db9
regenerate schema + lint & format
2025-06-02 20:50:48 +01:00
William FH and GitHub
fcd06acd33
Add support for specifying a custom base image in docker commands ( #4500 )
...
build & dockerfile commands
can be specified via CLI > langgraph.json
2025-05-01 23:13:49 +00:00
William FH and GitHub
67aeba6210
Add schema updates for the configurable headers ( #4437 )
2025-04-28 15:10:07 +00:00
Tat Dat Duong
e478a8deb9
Update schema
2025-04-17 22:25:47 +02:00
William FH and GitHub
dcda8c24d6
Add checkpointer configuration support in langgraph.json ( #4122 )
...
Signed-off-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com >
2025-04-01 21:16:12 -07:00
William Fu-Hinthorn
394a9fa85f
Update schema
2025-03-14 13:48:23 -07:00
William Fu-Hinthorn
f1162ac898
Bump
2025-03-11 20:22:58 -07:00
William Fu-Hinthorn
4de8443c5c
Add default TTL in store & CLI
2025-03-11 20:15:38 -07:00
Tat Dat Duong
3bd86fc6f5
Update schema
2025-03-06 17:57:51 +01:00
William FH and GitHub
de85e7c246
Add json schema to CLI ( #3684 )
...
So you have cute IDE autocomplete / language server checking.
2025-03-04 23:48:27 +00:00