David Duong and GitHub
6ee112851c
fix(cli): only render progress when in TTY ( #4299 )
...
Prevents logging terminal clear commands in non-TTY environments
(LangSmith / CI)
cli==0.2.4
2025-04-16 23:41:35 +02:00
Tat Dat Duong
960f612dd7
Bump to 0.2.4
2025-04-16 23:34:54 +02:00
Tat Dat Duong
43af618bb5
Remove negation
2025-04-16 23:28:07 +02:00
Tat Dat Duong
9b87b45322
retrigger checks
2025-04-16 22:33:58 +02:00
David Duong and GitHub
39adc05357
fix(docs): fix typo ( #4301 )
2025-04-16 22:29:00 +02:00
Tat Dat Duong
c5ac80d2f0
fix(docs): fix typo
2025-04-16 22:28:27 +02:00
Tat Dat Duong
2fc941c1df
fix(cli): only render progress when in TTY
...
Prevents logging terminal clear commands in non-TTY environments (LangSmith / CI)
2025-04-16 21:25:21 +02:00
Vadym Barda and GitHub
7bafc5dd36
docs: add more prominent workflows link ( #4297 )
2025-04-16 18:29:54 +00:00
David Duong and GitHub
c78588b995
feat(sdk-js): export more useStream types, allow loopback clients using globals ( #4295 )
2025-04-16 17:14:25 +02:00
Tat Dat Duong
ecb15acb80
feat(sdk-js): export more useStream types, allow loopback clients using globals
2025-04-16 17:10:44 +02:00
Nuno Campos and GitHub
07ba931105
Stringify thread_id when of a different type ( #4281 )
2025-04-15 17:07:26 -07:00
Nuno Campos
88ccde6274
Same in get/update state/history
2025-04-15 17:01:01 -07:00
Nuno Campos
5cca153b72
Fix
2025-04-15 16:52:52 -07:00
HeardACat and GitHub
63ebb3a846
docs: rename parallel_workflow --> prompt_chaining_workflow ( #4283 )
...
Make the docs clearer within the prompt chaining section
2025-04-15 17:38:39 -04:00
Nuno Campos
48c08421fa
Stringify thread_id when of a different type
2025-04-15 12:51:33 -07:00
William FH and GitHub
cd967c40ac
Add function templates ( #4270 )
2025-04-15 11:51:20 -07:00
Andrew Nguonly and GitHub
854b76addd
docs: Update LangGraph Platform autoscaling docs ( #4268 )
2025-04-14 15:55:07 -07:00
Vadym Barda and GitHub
73b3535c4d
langgraph: release 0.3.30 ( #4267 )
0.3.30
2025-04-14 17:05:10 -04:00
Nuno Campos and GitHub
3e0629c56c
langgraph: support streaming messages from Command.update ( #4250 )
2025-04-14 12:25:20 -07:00
vbarda
04dd69b1cd
simplify
2025-04-14 14:53:08 -04:00
Nuno Campos and GitHub
ff22eb6495
langgraph: handle pydantic updates consistently in Command ( #4255 )
...
Fixes https://github.com/langchain-ai/langgraph/issues/3950
2025-04-14 11:47:22 -07:00
vbarda
07ca03ff15
lower depth
2025-04-14 14:12:40 -04:00
William FH and GitHub
6eea15ec3b
Add store in platform ( #4266 )
2025-04-14 17:52:14 +00:00
vbarda
0e111b2f44
3.9
2025-04-14 13:23:26 -04:00
vbarda
b526fe0a4b
set max recursion depth
2025-04-14 13:21:00 -04:00
vbarda
062bf4d717
Merge branch 'vb/fix-command-messages' of github.com:langchain-ai/langgraph into vb/fix-command-messages
2025-04-14 13:20:48 -04:00
vbarda
173f4f6ccf
Merge branch 'main' into vb/fix-command-messages
2025-04-14 13:13:49 -04:00
Vadym Barda and GitHub
9a45a5b0f2
Merge branch 'main' into vb/pydantic-command
2025-04-14 13:06:22 -04:00
vbarda
2c557e9e46
move to fields
2025-04-14 13:00:03 -04:00
William FH and GitHub
6c34e599ab
Re-warn for omitted nav ( #4265 )
2025-04-14 09:56:41 -07:00
vbarda
d4224a7abb
Merge branch 'main' into vb/pydantic-command
2025-04-14 12:56:22 -04:00
Andrew Nguonly and GitHub
c700dab97c
docs: Add docs for LANGSMITH_TRACING env var ( #4257 )
2025-04-13 15:33:44 -07:00
vbarda
704b78b8fe
tests
2025-04-12 10:45:10 -04:00
vbarda
2ed453debe
factor out util
2025-04-12 10:34:02 -04:00
Nuno Campos
62b2580ad5
0.3.29
0.3.29
2025-04-11 16:21:09 -07:00
Nuno Campos
dfbf0ddbcb
Don't run branch reader in bg thread
2025-04-11 16:20:45 -07:00
Nuno Campos and GitHub
41bb20ee5e
Reduce perf impact of set_context ( #4256 )
...
- call it less often
- find the run from the run manager at callsite
2025-04-11 15:32:42 -07:00
Nuno Campos
560d6a1f65
Reduce perf impact of set_context
...
- call it less often
- find the run from the run manager at callsite
2025-04-11 15:01:17 -07:00
vbarda
dc6fa9ed30
langgraph: handle pydantic updates consistently in Command
2025-04-11 17:51:56 -04:00
Andrew Nguonly and GitHub
a9be75f745
docs: Add Data Plane features sections for custom Postgres/Redis, tracing, telemetry, and licensing ( #4254 )
2025-04-11 14:48:20 -07:00
Nuno Campos and GitHub
20e3469296
Merge branch 'main' into vb/fix-command-messages
2025-04-11 14:27:26 -07:00
233cca1357
Update langgraph_platform.md ( #4251 )
...
Co-authored-by: Catherine <catherine@langchain.dev >
2025-04-11 15:29:11 -04:00
Andrew Nguonly and GitHub
d1ac0a0e13
docs: Add alpha and beta labels for respective LangGraph Platform deployment options ( #4249 )
...
### Summary
Examples:



2025-04-11 12:01:43 -07:00
vbarda
5071a6cd97
langgraph: support streaming messages from Command.update
2025-04-11 14:05:13 -04:00
Nuno Campos and GitHub
72d7b23638
Use tuple entry for control branch ( #4248 )
2025-04-11 10:29:44 -07:00
Nuno Campos
64aa1e6cd8
Use tuple entry for control branch
2025-04-11 09:53:54 -07:00
Nuno Campos and GitHub
d6f2f0c90d
Simplify path for control branch attached to every node ( #4247 )
...
- attached to every node to handle command/send return values
- used to be a full blown conditional edge, can be simpler by doing all
of it in a single function
2025-04-11 09:44:18 -07:00
Nuno Campos
5a7edead8c
Lint
2025-04-11 09:20:10 -07:00
Nuno Campos
8ff5c43cf0
Avoid creating contexts for control branches
2025-04-11 09:10:58 -07:00
Nuno Campos and GitHub
0eb32a4251
Avoid validating node input more than once per superstep ( #4242 )
2025-04-11 09:06:07 -07:00