12052d7d26
CLI docs ( #2464 )
...
Co-authored-by: Harrison Chase <hw.chase.17@gmail.com >
2024-11-19 10:57:07 -05:00
Vadym Barda and GitHub
e3a30a9b69
docs: fix prompt ( #2467 )
2024-11-19 09:42:20 -05:00
William FH and GitHub
ff1370a9a5
Release CLI ( #2465 )
cli==0.1.55
2024-11-19 08:41:18 +00:00
William FH and GitHub
679a7365da
Add default ns in put_writes ( #2404 )
2024-11-18 22:55:12 -08:00
b2522ffe19
CLI Dev command ( #2463 )
...
Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com >
cli==0.1.55rc1
2024-11-19 05:12:03 +00:00
Eugene Yurtsev and GitHub
4212a795a0
docs[minor]: Fix layout issues in available templates ( #2452 )
2024-11-18 22:53:19 -05:00
Eugene Yurtsev and GitHub
517d67aa32
docs: Update to use LANGSMITH_API_KEY throughout ( #2461 )
2024-11-18 22:51:36 -05:00
Brace Sproul and GitHub
feaf14765a
Merge pull request #2458 from langchain-ai/brace/expose-command-interface
...
fix(sdk-js): Expose Command interface
2024-11-18 18:54:19 -08:00
Vadym Barda and GitHub
cc6063c729
docs: simplify multi-agent tutorials ( #2443 )
2024-11-19 02:31:12 +00:00
013397042e
docs: grammar ( #2449 )
...
Co-authored-by: Ian Sullivan <ian@frame.ai >
2024-11-18 21:01:37 -05:00
Nuno Campos
9a775d9c9f
0.2.52
0.2.52
2024-11-18 17:17:40 -08:00
Nuno Campos
2c945ceb68
Copy configurable in ensure_config
2024-11-18 17:17:20 -08:00
Erick Friis and GitHub
39eabd0fb8
Merge pull request #2459 from langchain-ai/erick/docs-self-hosted-plan-links
...
docs: self-hosted plan links
2024-11-18 16:42:02 -08:00
Erick Friis
e5cc2e2044
docs: self-hosted plan links
2024-11-18 16:35:19 -08:00
bracesproul
f00c0515e7
add jsdoc
2024-11-18 16:32:32 -08:00
bracesproul
d87c0d4d53
fix(sdk-js): Expose Command interface
2024-11-18 16:25:51 -08:00
Nuno Campos
fb40a974c8
0.2.51
0.2.51
2024-11-18 16:03:04 -08:00
Nuno Campos
d63bfc6879
Add missing property
2024-11-18 16:02:54 -08:00
Nuno Campos and GitHub
97dd30711a
Merge pull request #2437 from langchain-ai/nc/16nov/speed-up-find-subgraph
...
lib: find_subgraph doesn't need to look in both func and afunc
2024-11-18 15:59:58 -08:00
Vadym Barda and GitHub
016a9c1936
checkpoint-postgres: release 2.0.3 ( #2455 )
checkpointpostgres==2.0.3
2024-11-18 16:55:54 -05:00
Nuno Campos and GitHub
a2d6837fba
Merge pull request #2413 from langchain-ai/vb/fix-pipeline
...
checkpoint-postgres: handle cases when conn.pipeline is not supported
2024-11-18 10:39:56 -08:00
Andrew Nguonly and GitHub
f5bb2a3b04
docs: Update LangGraph Server API docs ( #2451 )
2024-11-18 09:38:38 -08:00
vbarda
f807b73092
use capabilities
2024-11-18 12:15:18 -05:00
Nuno Campos and GitHub
167405daf2
Merge pull request #2434 from langchain-ai/nc/15nov/update-state-copy-parent
...
lib: When copying checkpoint, make it a child of the parent
2024-11-18 08:34:34 -08:00
William FH and GitHub
c6360e5408
[Checkpoint] 2.0.5 ( #2450 )
checkpoint==2.0.5
2024-11-18 08:19:17 -08:00
vbarda
f0505155a2
cache
2024-11-18 11:12:21 -05:00
886df0fa86
checkpoint: Add option to use persistent dict for in-memory checkpointer ( #2439 )
...
- This should only be used in very specific circunstances, sqlite or
postgres adapters much more appropriate in most circunstances
---------
Co-authored-by: William Fu-Hinthorn <13333726+hinthornw@users.noreply.github.com >
2024-11-18 16:04:05 +00:00
Kevin Markham and GitHub
3f1792d6ba
docs: fix typo ( #2406 )
2024-11-18 09:11:57 -05:00
Zapiron and GitHub
9208052a94
docs: Update link to LCEL Concept Guide ( #2438 )
...
Updated the link to the LCEL concept guide
2024-11-18 09:09:12 -05:00
Nuno Campos
7866bd2718
lib: find_subgraph doesn't need to look in both func and afunc
...
- if they both exist they're expected to share the same implementation, so looking in both is redundant
2024-11-16 16:57:32 -08:00
Nuno Campos
7c11325e23
Separate
2024-11-15 17:33:01 -08:00
Nuno Campos
d99dc7d81b
Fix missing writes
2024-11-15 17:23:00 -08:00
Nuno Campos
973ad76a58
Fix
2024-11-15 17:05:18 -08:00
Nuno Campos
36e49eb190
Add distinct source
2024-11-15 17:04:40 -08:00
Nuno Campos
66b9a7dee7
lib: When copying checkpoint, make it a child of the parent
2024-11-15 16:56:17 -08:00
Nuno Campos
5494855ffa
0.2.50
0.2.50
2024-11-15 15:43:37 -08:00
Nuno Campos
38d93a324c
0.2.49
0.2.49
2024-11-15 15:02:31 -08:00
Nuno Campos and GitHub
07c65321c1
Merge pull request #2432 from langchain-ai/nc/15nov/copy-checkpoint
...
lib: Restore prev behavior for update_state(None)
2024-11-15 15:00:18 -08:00
Nuno Campos
1dbdd7df2e
Lint
2024-11-15 14:54:55 -08:00
Nuno Campos
dab29ce094
lib: Restore prev behavior for update_state(None)
...
- update_state(None) copies checkpoint and keeps current (PUSH) tasks, eg for replay
- update_state(None, as_node=END) clears all tasks (PUSH or PULL)
2024-11-15 14:48:56 -08:00
Vadym Barda and GitHub
0388534b9f
docs: update double texting how-tos ( #2431 )
2024-11-15 22:45:36 +00:00
Nuno Campos and GitHub
81077e7c3a
Merge pull request #2429 from langchain-ai/nc/15nov/sdk-js-types
...
sdk-js: Update types for state.task
2024-11-15 11:54:59 -08:00
Nuno Campos
29a0042149
sdk-js: Update types for state.task
2024-11-15 11:54:00 -08:00
William FH and GitHub
e9162e2516
Update CLI pyproject.toml ( #2428 )
cli==0.1.54
2024-11-15 11:00:32 -08:00
Vadym Barda and GitHub
0f6c001c25
docs: update replay in persistence concepts ( #2427 )
2024-11-15 18:49:20 +00:00
Eugene Yurtsev and GitHub
7f26325c87
cli: minor wording change in new command ( #2422 )
2024-11-15 03:13:53 +00:00
Nuno Campos and GitHub
3c4ce3f945
Merge pull request #2420 from langchain-ai/nc/14nov/js-sdk-command
...
Nc/14nov/js sdk command
2024-11-14 18:21:38 -08:00
Nuno Campos
84ef939bf4
sdk-js 0.0.24
2024-11-14 18:17:22 -08:00
Nuno Campos
bdc22ea127
sdk-js: Accept command when creating run
2024-11-14 18:17:04 -08:00
Vadym Barda and GitHub
5abbb79e1b
Merge branch 'main' into vb/fix-pipeline
2024-11-14 19:08:18 -05:00