Nuno Campos
0d9c0732d4
docs: Update langgraph-api/cloud version constraints
2024-08-26 08:25:24 -07:00
William FH and GitHub
a2cfe694f1
Fix import ( #1472 )
2024-08-25 20:47:05 -07:00
Nuno Campos and GitHub
858c166cae
Merge pull request #1463 from langchain-ai/nc/24aug/sdk-on-completion
...
sdk: Add on_completion param
2024-08-24 21:38:11 -07:00
Nuno Campos
03785c7d83
sdk: Add on_completion param
2024-08-24 21:34:35 -07:00
David Duong and GitHub
93cb2a7730
Merge pull request #1460 from langchain-ai/dqbd/js-api-key
...
feat(sdk-js): add apiKey property
2024-08-24 19:29:57 +02:00
Tat Dat Duong
4b48e71d2c
Bump to 0.0.7
2024-08-24 19:24:39 +02:00
Tat Dat Duong
b7744aff9b
feat(sdk-js): add apiKey property
2024-08-24 19:24:13 +02:00
Nuno Campos
4a4dd16535
checkpoint 1.0.6
2024-08-23 18:25:56 -07:00
Nuno Campos
ef790a57c6
Lint
2024-08-23 18:17:51 -07:00
Nuno Campos
c49692d794
checkpoint 1.0.5
2024-08-23 18:15:48 -07:00
Nuno Campos
3cda14b069
lib 0.2.14
2024-08-23 18:15:31 -07:00
Nuno Campos
66a13b8865
Add test for runtime value replacement with pydantic model
2024-08-23 18:15:15 -07:00
Nuno Campos
58e139e7fd
Lint
2024-08-23 18:15:04 -07:00
Nuno Campos
a8d860273b
Skip runtime value replacement when not needed
2024-08-23 18:14:59 -07:00
Nuno Campos
3ac4cdf3d4
Fix pydantic model deserialization
2024-08-23 18:14:40 -07:00
Nuno Campos
3a524e0e56
Fix attributeerror
2024-08-23 17:55:14 -07:00
Andrew Nguonly and GitHub
134f8faf8c
Add section about authentication to API reference. ( #1458 )
2024-08-23 17:14:16 -07:00
vbarda
904a1a3471
extra paranoia
2024-08-23 18:09:10 -04:00
vbarda
cb30f68642
remove more reused code
2024-08-23 18:01:35 -04:00
vbarda
15692acef9
refactor to remove nested DB calls
2024-08-23 17:56:28 -04:00
dependabot[bot] and GitHub
610257665f
Bump micromatch from 4.0.7 to 4.0.8 in /libs/sdk-js
...
Bumps [micromatch](https://github.com/micromatch/micromatch ) from 4.0.7 to 4.0.8.
- [Release notes](https://github.com/micromatch/micromatch/releases )
- [Changelog](https://github.com/micromatch/micromatch/blob/4.0.8/CHANGELOG.md )
- [Commits](https://github.com/micromatch/micromatch/compare/4.0.7...4.0.8 )
---
updated-dependencies:
- dependency-name: micromatch
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
2024-08-23 20:36:31 +00:00
Nuno Campos
bc482431c3
lib0.2.13
0.2.13
2024-08-23 13:35:21 -07:00
155e0c66d5
docs: add how-to for dynamic interrupts ( #1446 )
...
---------
Co-authored-by: vbarda <vadym@langchain.dev >
2024-08-23 20:34:33 +00:00
Nuno Campos and GitHub
ca63a06549
Merge pull request #1455 from langchain-ai/nc/23aug/some-magic-for-will
...
lib: Context values never stored in checkpoints
2024-08-23 13:17:50 -07:00
Nuno Campos
e8c553c41e
Lint
2024-08-23 13:12:46 -07:00
Nuno Campos
beafddf7c8
Lint
2024-08-23 13:09:28 -07:00
1e6da19257
Update libs/langgraph/langgraph/managed/context.py
...
Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com >
2024-08-23 13:08:56 -07:00
Nuno Campos
e0898409b9
Lint
2024-08-23 12:57:31 -07:00
Nuno Campos
bc86757e73
lib: Context values never stored in checkpoints
...
- Convert Context to a ManagedValue
- Add shim for old Context constructor
- Add `runtime` flag for managed values, which, prior to serialization, replaces the value with a placeholder, and replaces it back with the actual value on resuming from checkpoint
2024-08-23 12:46:31 -07:00
vbarda
71442916e5
lint
2024-08-23 14:52:31 -04:00
vbarda
1f29925034
add max recursion depth
2024-08-23 14:44:42 -04:00
Vadym Barda and GitHub
4c4d7054ab
Merge branch 'main' into vb/update-get-state
2024-08-23 14:27:40 -04:00
vbarda
1333d8b478
cleanup
2024-08-23 14:26:54 -04:00
vbarda
2bac0d0f41
re-trigger CI
2024-08-23 13:51:57 -04:00
David Duong and GitHub
ed7b2c9e8a
Merge pull request #1443 from langchain-ai:dqbd/js-sdk-end-event
...
fix(sdk-js): support sending end events
2024-08-23 16:48:02 +02:00
Nuno Campos and GitHub
0597aedaff
Merge pull request #1448 from langchain-ai/nc/22aug/serde-exceptions
...
Don't try to serialize exceptions
2024-08-22 21:41:06 -07:00
Nuno Campos
82db383199
Don't try to serialize exceptions
...
- Store their string repr instead
2024-08-22 21:36:27 -07:00
William FH and GitHub
dec7eb6f58
[Docs] Use injected RunnableConfig ( #1444 )
...
* Pass via type
* Format
2024-08-22 18:54:42 -07:00
vbarda
065055e587
small change
2024-08-22 20:37:48 -04:00
vbarda
4162be8119
optimize subgraph state lookups
2024-08-22 20:35:08 -04:00
Nuno Campos
6ece7124ed
Fix param name in docstring
2024-08-22 17:21:01 -07:00
Nuno Campos and GitHub
ffa9b8672a
Merge pull request #1445 from langchain-ai/nc/22aug/sdk-on-disconnect
...
sdk: Add on_disconnect arg to create/wait streaming run
2024-08-22 17:06:24 -07:00
Nuno Campos
19b382335f
sdk: Add on_disconnect arg to create/wait streaming run
2024-08-22 17:03:11 -07:00
Tat Dat Duong
c72acc9145
Add missing status
2024-08-23 01:38:53 +02:00
Nuno Campos and GitHub
c30aa1ca13
Merge pull request #1337 from langchain-ai/nc/13aug/sdk-py-join-stream
...
sdk-py: Add Runs.join_stream endpoint
2024-08-22 15:38:23 -07:00
Nuno Campos
15c3105748
cli0.1.51
cli==0.1.51
2024-08-22 15:37:02 -07:00
Tat Dat Duong
0b7f451b40
Bump to 0.0.6
2024-08-23 00:18:28 +02:00
Tat Dat Duong
75dec9b924
fix(sdk-js): support sending end events
2024-08-23 00:18:06 +02:00
Vadym Barda and GitHub
8090ca67c5
checkpoint-postgres: pass row_factory in cursor ( #1433 )
2024-08-22 17:39:21 -04:00
vbarda
9f6e57d2a7
more code review
2024-08-22 17:37:46 -04:00