Commit Graph
58 Commits
Author SHA1 Message Date
Harrison Chase 01d35948fa cr 2024-01-21 11:13:13 -08:00
William Fu-Hinthorn 84a610939c Update 2024-01-20 15:55:06 -08:00
William Fu-Hinthorn baead3d113 again 2024-01-20 08:45:46 -08:00
William Fu-Hinthorn 1381bd9f53 Move out to branch 2024-01-20 08:32:21 -08:00
William Fu-Hinthorn 2e871982ee Update readme 2024-01-19 13:28:40 -08:00
Tat Dat Duong 1fe08c395f Remove unnecessary env export 2024-01-19 16:27:51 +01:00
Harrison Chase c2ea16fd2e fix links 2024-01-16 17:10:23 -08:00
Harrison Chase b5cbaad301 cr 2024-01-15 17:51:33 -08:00
Harrison Chase 7fb7c846e0 cr 2024-01-15 16:10:56 -08:00
Harrison Chase 1ffdd7b93d cr 2024-01-15 15:34:17 -08:00
Harrison Chase 95b333f474 stash 2024-01-15 15:30:35 -08:00
Harrison Chase da5e6d7319 stash 2024-01-15 13:16:05 -08:00
Nuno Campos b1bf68fde4 0.0.10 2024-01-08 18:49:39 -08:00
Nuno Campos 1e076cac26 Move 2024-01-08 17:42:24 -08:00
Nuno Campos b6b61c6585 Add docs on streaming 2024-01-08 16:36:19 -08:00
Harrison Chase cd7169fbe7 cr 2024-01-07 22:10:59 -08:00
Harrison Chase 7e15f3bb83 cr 2024-01-07 20:27:45 -08:00
Harrison Chase b1f5981283 cr 2024-01-07 20:23:16 -08:00
Harrison Chase 65c4afb8ea update readme and license 2024-01-07 20:20:41 -08:00
Nuno Campos e441990f92 Rename 2024-01-07 19:39:10 -08:00
Nuno Campos 682e7d175d Add tests for checkpointing 2023-11-14 12:54:23 +00:00
Nuno Campos 4035beba76 to do 2023-11-13 15:14:25 +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 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 85e200fb95 Lint 2023-10-23 16:14:44 +01:00
Nuno Campos dbe8c1362f Move subscribe/write cls methods to Channel 2023-10-23 15:42:51 +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 Campos 62e4df815a Add todo 2023-10-23 10:39:37 +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 abd3786870 Add debug logging 2023-10-22 19:41:36 +01:00
Nuno Campos f0e31a8ffa Split into smaller files 2023-10-22 19:07:10 +01:00
Nuno Campos 8adfa69405 Implement dict input, add more tests 2023-10-19 12:57:26 +01:00
Nuno Campos bfc122412c Use it 2023-10-18 18:59:22 +01:00
Nuno Campos bfb3b374c2 Add more channel types 2023-10-18 18:44:29 +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 285577fc77 Make channels context managers, Add async tests, Add concurrency tests 2023-10-18 12:23:30 +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 25dce1ff58 Update readme 2023-10-13 14:03:42 +01:00
Nuno Campos bd8260760d Update readme 2023-10-05 11:11:10 +01:00
Nuno Campos e093d989a0 Rename reduce() to join() 2023-09-13 22:44:56 +01:00
Nuno Campos c37f7e2c2a Add Topic.reduce() 2023-09-13 17:38:11 +01:00
Nuno Campos 24451a5ed7 Use explicit state_id 2023-09-12 19:23:59 +01:00
Nuno Campos d6501ebe0f Add test for .peek() 2023-09-12 18:43:26 +01:00
Nuno Campos 53feef5eff Lint 2023-09-12 18:07:37 +01:00