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
|
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
|
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
|
8adfa69405
|
Implement dict input, add more tests
|
2023-10-19 12:57:26 +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 |
|