Commit Graph
5040 Commits
Author SHA1 Message Date
Nuno Campos 57881dee6d Update langchain 2023-12-26 17:57:12 -08:00
Nuno CamposandGitHub 6fb060add0 Merge pull request #22 from langchain-ai/nc/bump
0.0.8
v0.0.8
2023-11-29 10:11:13 +00:00
Nuno Campos 0c77107dd1 0.0.8 2023-11-29 10:10:48 +00:00
Nuno CamposandGitHub 9a02f3e97f Merge pull request #21 from langchain-ai/nc/bump
0.0.7
2023-11-29 10:02:22 +00:00
Nuno Campos d03efe28cf 0.0.7 v0.0.7 2023-11-29 10:01:33 +00:00
Nuno CamposandGitHub 88ecb87cb3 Merge pull request #20 from langchain-ai/nc/28nov
Update to new langchain release
2023-11-29 10:00:54 +00:00
Nuno Campos dd5b100f3c Update langchain 2023-11-29 09:59:47 +00:00
Nuno Campos 9a2ddb30d7 Add test 2023-11-28 14:06:51 +00:00
Nuno Campos 99b712ca5f Change .join() implementation to have non-subscribed channels as input arg 2023-11-28 11:26:46 +00:00
Nuno Campos 80477b27b8 Export checkpoint from init 2023-11-28 09:56:21 +00:00
Nuno Campos 877a1451cb Update to new langchain release 2023-11-28 09:21:16 +00:00
Nuno Campos db85dbe62d 0.0.6 v0.0.6 2023-11-20 10:39:35 +00:00
Nuno Campos 2cf65ac6ba 0.0.5 v0.0.5 2023-11-20 09:52:16 +00:00
Nuno CamposandGitHub e6ab8aa6d9 Merge pull request #18 from langchain-ai/nc/reserved-channels
Add concept of reserved channels (ie. channels updated by Pregel), Add a reserved channel for is_last_step
2023-11-15 16:35:31 +00:00
Nuno Campos eef4c015d6 Allow passing values directly to Channel.write_toi 2023-11-15 16:21:09 +00:00
Nuno Campos f04b2cff5d Lint 2023-11-15 15:30:45 +00:00
Nuno Campos b90a62a00d Add concept of reserved channels (ie. channels updated by Pregel), Add a reserved channel for is_last_step 2023-11-15 15:16:18 +00:00
Nuno CamposandGitHub 6518b472ed Merge pull request #16 from langchain-ai/nc/checkpoints
Nc/checkpoints
2023-11-15 12:27:11 +00:00
Nuno Campos 682e7d175d Add tests for checkpointing 2023-11-14 12:54:23 +00:00
Nuno Campos cec6ba4963 Change binop to init value if possible 2023-11-14 12:38:17 +00:00
Nuno Campos f96ebb3357 Implement checkpoints 2023-11-14 12:14:18 +00:00
Nuno Campos de4a5ed418 Update langchain, implement config_specs 2023-11-14 11:36:30 +00:00
Nuno Campos b266b73ab9 Make channel managers aware of checkpoints 2023-11-14 11:27:31 +00:00
Nuno Campos 56a38ee859 Change Channel.checkpoint() to return any python value, add checkpoint tests 2023-11-14 11:17:39 +00:00
Nuno Campos 4035beba76 to do 2023-11-13 15:14:25 +00:00
Nuno Campos 05c89338a8 Expose imperative channel write api 2023-11-09 20:43:20 +00:00
Nuno Campos 78e1b4d9d0 Better fix 2023-11-09 20:18:44 +00:00
Nuno Campos 15f1af7403 Fix piping bug 2023-11-09 20:14:39 +00:00
Nuno Campos 94f1ec07a0 Add example 2023-11-09 11:20:12 +00:00
Nuno Campos cb39c74898 Comment 2023-11-09 10:56:13 +00:00
Nuno Campos a784d69487 Compat with py 3.10 2023-11-07 23:33:54 +00:00
Nuno Campos 0c4d560281 Update todo 2023-11-05 10:24:46 +00:00
Nuno CamposandGitHub 215d16ec40 Update README.md 2023-11-05 08:44:05 +00:00
Nuno CamposandGitHub e8e57bb307 Update README.md 2023-11-05 00:32:10 +00:00
Nuno Campos 2cf92cdad7 Add missing channel creation 2023-11-04 17:58:19 +00:00
Nuno CamposandGitHub 6704b6d205 Merge pull request #15 from langchain-ai/nc/4nov/channel-topic
Create a Topic channel, Make LastValue the default channel if not specified, Add default input and output keys
2023-11-04 17:44:32 +00:00
Nuno Campos 7f76fbb699 Create a Topic channel, Make LastValue the default channel if not specified, Add default input and output keys
- Topic channel combines the features of Inbox, Archive, UniqueInbox, UniqueArchive, which have been removed.
2023-11-04 17:40:12 +00:00
Nuno Campos 124722c0c8 Rename Channel classes 2023-11-04 14:29:48 +00:00
Nuno Campos e66a5ff576 Update deps 2023-11-04 14:13:09 +00:00
Nuno CamposandGitHub 591b8e23f2 Merge pull request #14 from langchain-ai/hwchase17-license 2023-11-01 06:17:41 +00:00
Harrison ChaseandGitHub 63ef53c75b Update LICENSE 2023-10-31 17:24:39 -07:00
Nuno Campos 77b0515cc0 0.0.4 2023-10-23 23:05:18 +01:00
Nuno Campos 85e200fb95 Lint v0.0.4 2023-10-23 16:14:44 +01:00
Nuno CamposandGitHub 70abd37127 Merge pull request #12 from langchain-ai/nc/channel-cls-methods 2023-10-23 16:02:00 +01:00
Nuno Campos dbe8c1362f Move subscribe/write cls methods to Channel 2023-10-23 15:42:51 +01:00
Nuno Campos f363310d80 Lint 2023-10-23 15:27:05 +01:00
Nuno Campos 577bf5205a Rename Context channel 2023-10-23 15:26:41 +01:00
Nuno Campos 14d84825da Add some intro docs to readme 2023-10-23 15:06:07 +01:00
Nuno Campos d96f756793 Update readme 2023-10-23 14:19:55 +01:00
Nuno CamposandGitHub 3b56d062c7 Merge pull request #11 from langchain-ai/nc/channel-docs
Add doc strings for all channels, small update to names/semantics
2023-10-23 14:18:44 +01:00