Commit Graph
19 Commits
Author SHA1 Message Date
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
Nuno Campos f03e08d126 Lint 2023-09-12 15:48:02 +01:00
Nuno Campos 4c79b7a8a0 Move prefix management to Connection, Add Connection.peek(), Add test for resuming ongoing execution 2023-09-12 15:40:17 +01:00
Nuno Campos 45ee0a1807 Implement IN and OUT as regular topics 2023-09-12 12:57:01 +01:00
Nuno Campos 1b9089ccca Add retry support 2023-09-12 12:09:05 +01:00
Nuno Campos a4e1f9036d Add readme 2023-08-29 14:40:21 +01:00
Nuno Campos b56453c9f6 Comment out with_retry 2023-08-29 14:13:12 +01:00
Nuno Campos 7f3eae759f Add first tests, fix some minor issues
- Temporarily comment out code using future runnables features
2023-08-29 14:10:52 +01:00
Nuno Campos af070018c2 Add retry to PubSub 2023-08-25 16:47:46 +02:00
Nuno Campos a4e7e08fcd Fix publisher 2023-08-25 12:06:10 +02:00
Nuno Campos 67ee1d87c7 Improve tracing output, update for newer runnables features, 2023-08-24 17:21:53 +02:00
Nuno Campos d1a518fdfa Allow non-dict output 2023-08-19 10:35:04 +01:00
Nuno Campos 0d39132602 Lint 2023-08-18 15:10:30 +01:00
Nuno Campos f0c9f95cf8 Fix batch method 2023-08-18 14:40:35 +01:00
Nuno Campos e5532d59eb Update for latest langchain, start to implement isolation and batch 2023-08-18 12:30:55 +01:00
Nuno Campos acd8265600 Support latest langchain master 2023-08-10 12:33:26 +01:00
Nuno Campos b7692fc361 Rename 2023-08-09 19:54:34 +01:00
Nuno Campos d0dbe3994c First commit 2023-08-09 19:50:50 +01:00