 Diego QuezadaandGitHub
|
6df54d70e4
|
fix multiple typos (#512)
|
2024-05-20 23:42:57 -07:00 |
|
Nuno Campos
|
e3a5870b0a
|
0.0.53
|
2024-05-20 17:59:41 -07:00 |
|
 Nuno CamposandGitHub
|
d79017b653
|
Merge pull request #508 from langchain-ai/nc/20may/add-checkpoint-state-methods
Expose checkpoint timestamp in get/update/list state methods
|
2024-05-20 16:29:02 -07:00 |
|
Nuno Campos
|
c13741f9da
|
Lint
|
2024-05-20 16:26:10 -07:00 |
|
Nuno Campos
|
de71709fdc
|
Expose checkpoint timestamp in get/update/list state methods
|
2024-05-20 16:23:46 -07:00 |
|
![dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
8c89609187
|
--- (#507)
updated-dependencies:
- dependency-name: requests
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2024-05-20 14:45:17 -07:00 |
|
Nuno Campos
|
03bac7eeef
|
0.0.52
|
2024-05-20 14:40:46 -07:00 |
|
 Nuno CamposandGitHub
|
f20863ddbf
|
Merge pull request #506 from langchain-ai/nc/20may/fix-stream-v2
Add compat with stream_events v2
|
2024-05-20 13:44:22 -07:00 |
|
Nuno Campos
|
54454c9d58
|
Bump
|
2024-05-20 13:42:02 -07:00 |
|
Nuno Campos
|
fa4f50c952
|
Add compat with stream_events v2
|
2024-05-20 13:39:28 -07:00 |
|
 William FHandGitHub
|
9754602a56
|
Fix typo (#505)
|
2024-05-20 12:51:57 -07:00 |
|
Nuno Campos
|
d4b3364bba
|
Raise error if cond edge returns None
|
2024-05-20 12:00:17 -07:00 |
|
 William FHandGitHub
|
a6363da62c
|
[Docs] Rm Integration Tutorial (#503)
|
2024-05-20 10:35:07 -07:00 |
|
 William FHandGitHub
|
89d9c291fe
|
[Docs] Rm then from docs (#502)
|
2024-05-20 10:31:36 -07:00 |
|
 William FHandGitHub
|
c00dcaf891
|
Members (#500)
|
2024-05-20 10:11:58 -07:00 |
|
 Nuno CamposandGitHub
|
e33e4a64f9
|
Merge pull request #499 from langchain-ai/wfh/warn
|
2024-05-20 09:46:43 -07:00 |
|
William Fu-Hinthorn
|
70c5a22e4b
|
Warn invalid state
|
2024-05-20 09:33:19 -07:00 |
|
Nuno Campos
|
02db4adeb7
|
0.0.51
|
2024-05-20 08:48:13 -07:00 |
|
 Nuno CamposandGitHub
|
01340928f9
|
Merge pull request #489 from andrewnguonly/few-shot-filter
Add support for passing `Callable` metadata filter to `FewShotExamples` managed value
|
2024-05-20 08:47:08 -07:00 |
|
 William FHandGitHub
|
4c2703ea3a
|
[Docs] update node name (#498)
|
2024-05-20 08:44:30 -07:00 |
|
Andrew Nguonly
|
f5454715df
|
Merge main branch.
|
2024-05-17 19:32:14 -07:00 |
|
Andrew Nguonly
|
09bae3022d
|
Add checkpoint config to checkpoint metadata?
|
2024-05-17 19:25:02 -07:00 |
|
Andrew Nguonly
|
18addb52aa
|
Add support for passing Callable metadata filter to FewShotExamples managed value.
|
2024-05-17 18:41:57 -07:00 |
|
Nuno Campos
|
d63b15dc47
|
0.0.50
|
2024-05-17 15:37:58 -07:00 |
|
 Nuno CamposandGitHub
|
997bc8dc3a
|
Merge pull request #488 from langchain-ai/nc/17may/lc-20
Nc/17may/lc 20
|
2024-05-17 14:48:17 -07:00 |
|
Nuno Campos
|
0416da05b6
|
Fix
|
2024-05-17 14:45:29 -07:00 |
|
Nuno Campos
|
b7e2af6bd1
|
Update pyproject
|
2024-05-17 14:43:55 -07:00 |
|
Nuno Campos
|
695503a4d3
|
Update to langchain-core 0.2.0
- Use stream_events(version=v2) in tests
|
2024-05-17 14:38:51 -07:00 |
|
Nuno Campos
|
56c55e9521
|
Update core version range
|
2024-05-17 13:43:59 -07:00 |
|
 Nuno CamposandGitHub
|
fb8868b710
|
Merge pull request #487 from andrewnguonly/sqlite-wal
|
2024-05-17 11:41:42 -07:00 |
|
Andrew Nguonly
|
daa921c120
|
Fix lint error.
|
2024-05-17 11:11:04 -07:00 |
|
Andrew Nguonly
|
0e77ad88ef
|
Fix typo: LastValue --> EphemeralValue.
|
2024-05-17 10:44:40 -07:00 |
|
Andrew Nguonly
|
93897c6df8
|
Enable write ahead log mode in SqliteSaver and AsyncSqliteSaver.
|
2024-05-17 10:41:20 -07:00 |
|
 William FHandGitHub
|
c056ec9f54
|
[Docs] Capitalization Nits (#485)
|
2024-05-17 08:15:54 -07:00 |
|
 Nuno CamposandGitHub
|
920978c4ab
|
Merge pull request #484 from langchain-ai/nc/16may/retry-policy
Add retry_policy for graphs
|
2024-05-16 18:10:32 -07:00 |
|
Nuno Campos
|
53501f6aaf
|
Lint
|
2024-05-16 16:00:19 -07:00 |
|
Nuno Campos
|
a4e88e930f
|
Disable retries by default
|
2024-05-16 15:59:45 -07:00 |
|
Nuno Campos
|
2414e0ab5e
|
Add retry_policy for graphs
- default is to retry, fully configurable
- configuration options follow temporal https://docs.temporal.io/retry-policies#properties
|
2024-05-16 15:44:30 -07:00 |
|
 Nuno CamposandGitHub
|
f03930ad36
|
Merge pull request #454 from langchain-ai/nc/add-node-single-arg
Add single arg overload for add_node, which takes function/runnable's…
|
2024-05-16 10:59:23 -07:00 |
|
 William FHandGitHub
|
347e546c84
|
Fixup some syntax issues in docstrings (#483)
|
2024-05-16 10:17:10 -07:00 |
|
 William FHandGitHub
|
9da2c7fecc
|
Update sqlite error for async (#481)
|
2024-05-16 09:51:07 -07:00 |
|
 William FHandGitHub
|
f4a2da9095
|
Update copy script (#478)
|
2024-05-16 07:21:46 -07:00 |
|
 William FHandGitHub
|
9d0b5d6193
|
discuss (#475)
|
2024-05-16 00:14:23 -07:00 |
|
 William FHandGitHub
|
0eab47f6ec
|
retries (#471)
|
2024-05-15 23:05:06 -07:00 |
|
 William FHandGitHub
|
9977501480
|
Cleanup spacing in docstring (#470)
|
2024-05-15 20:05:39 -07:00 |
|
 William FHandGitHub
|
4209508556
|
Tool Validator Node (#468)
|
2024-05-15 20:02:38 -07:00 |
|
 William FHandGitHub
|
a308eb5f3b
|
Rm __end__ in lats (#469)
|
2024-05-15 19:43:12 -07:00 |
|
 William FHandGitHub
|
3cd20efcbc
|
Export START (#467)
|
2024-05-15 18:08:06 -07:00 |
|
 William FHandGitHub
|
d8c3e70900
|
Accept raw functions (#466)
|
2024-05-15 17:03:51 -07:00 |
|
 William FHandGitHub
|
aef06f17ed
|
Add pointers to create_react_agent in how-tos where appropriate (#464)
|
2024-05-15 13:50:12 -07:00 |
|