Commit Graph
11 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 124722c0c8 Rename Channel classes 2023-11-04 14:29:48 +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 62e4df815a Add todo 2023-10-23 10:39:37 +01:00
Nuno Campos 948ab93563 Lint 2023-10-23 10:30:28 +01:00
Nuno Campos 8284a6b6ea Rename send_to to write_to 2023-10-23 10:29:46 +01:00
Nuno Campos 274600436b Remove "main" chain, Improve debug logging, Remove max_steps from send_to, Add retries to recursive web loader 2023-10-23 10:26:10 +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 abd3786870 Add debug logging 2023-10-22 19:41:36 +01:00
Nuno Campos 9f16191c75 Add recursive web loader example 2023-10-18 18:44:40 +01:00