Commit Graph
10 Commits
Author SHA1 Message Date
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 dbe8c1362f Move subscribe/write cls methods to Channel 2023-10-23 15:42:51 +01:00
Nuno Campos 49ff5e2eab Implement reduce chain 2023-10-23 12:01:35 +01:00
Nuno Campos 8284a6b6ea Rename send_to to write_to 2023-10-23 10:29:46 +01:00
Nuno Campos 9dfffe5fc0 Add an optional "main" chain which has implicit input and output channels 2023-10-22 21:12:30 +01:00
Nuno Campos c933f66a04 Implement input_schema, output_schema, add tests for channels, update api for channels to pass type as regular arg 2023-10-18 13:32:41 +01:00
Nuno Campos b146b0dd7e Update readme 2023-10-16 14:08:35 +01:00
Nuno Campos 5c1619076d Update API 2023-10-13 19:07:53 +01:00
Nuno Campos 725c416511 Improve docstrings 2023-10-13 14:17:36 +01:00
Nuno Campos 25dce1ff58 Update readme 2023-10-13 14:03:42 +01:00