Commit Graph

150 Commits

Author SHA1 Message Date
51f6ab49cf fix: linter 2024-03-15 18:17:05 +08:00
2895c3bc8c feat: template transform 2024-03-15 18:17:05 +08:00
3d5f9b5a1e fix: missing _extract_variable_selector_to_variable_mapping 2024-03-15 18:17:05 +08:00
614bc2e075 feat: http reqeust 2024-03-15 18:17:05 +08:00
193bcce236 feat: http request 2024-03-15 18:17:05 +08:00
a0fd731170 feat: mapping variables 2024-03-15 18:17:05 +08:00
2f57d090a1 refactor pipeline and remove node run run_args 2024-03-15 18:17:05 +08:00
4c5822fb6e fix: transform 2024-03-15 18:17:05 +08:00
e90637f67a fix generate bug 2024-03-15 18:17:05 +08:00
9b0f83f807 fix: add max number array length 2024-03-15 18:17:05 +08:00
fc573564b4 refactor workflow runner 2024-03-15 18:17:05 +08:00
5596b3b00b fix: linter 2024-03-15 18:17:05 +08:00
cb02b1e12e feat: code 2024-03-15 18:17:05 +08:00
1914dfea77 fix bugs 2024-03-15 18:17:05 +08:00
1f986a3abb fix bugs 2024-03-15 18:17:05 +08:00
8684b172d2 add start, end, direct answer node 2024-03-15 18:17:05 +08:00
3e54cb26be move funcs 2024-03-15 18:17:05 +08:00
079cc082a3 use callback to filter workflow stream output 2024-03-15 18:17:05 +08:00
7d28fe8ea5 completed workflow engine main logic 2024-03-15 18:17:05 +08:00
79a10e9729 add updated_at to sync workflow api 2024-03-15 18:17:04 +08:00
bc4edbfc2b lint fix 2024-03-15 18:17:04 +08:00
75f1355d4c add few workflow run codes 2024-03-15 18:17:04 +08:00
1a86e79d4a lint fix 2024-03-15 18:17:04 +08:00
c8a1f923f5 lint fix 2024-03-15 18:17:04 +08:00
df753e84a3 fix workflow api return 2024-03-15 18:17:04 +08:00
df809ff435 add get default node config 2024-03-15 18:17:04 +08:00
75559bcbf9 replace block type to node type 2024-03-15 18:17:04 +08:00
be709d4b84 add AdvancedChatAppGenerateTaskPipeline 2024-03-15 18:17:04 +08:00
3642dd3a73 add workflow logics 2024-03-15 18:13:55 +08:00
3e4bb695e4 dataset retrival 2024-03-15 16:14:32 +08:00
c1b0f115d0 dataset retrival 2024-03-15 14:40:53 +08:00
e6b8b13f2e answer stream output support 2024-03-14 20:50:03 +08:00
f35ae2355f fix: code default output 2024-03-14 19:17:27 +08:00
d85b5b9134 fix: tool 2024-03-14 16:38:22 +08:00
13a724864d fix: conversation_id equals to none 2024-03-14 13:24:48 +08:00
95ee72556f fix default configs 2024-03-14 12:12:38 +08:00
f48364914b fix: linter 2024-03-14 11:59:43 +08:00
19df70efad fix: node type 2024-03-14 11:59:43 +08:00
3c3571713e fix: http 2024-03-14 11:35:51 +08:00
fcd470fcac add answer output parse 2024-03-13 23:00:28 +08:00
e80315f504 fix: allow None AuthorizationConfig 2024-03-13 20:40:37 +08:00
1f4826ca01 fix err typo 2024-03-13 18:02:19 +08:00
0c709afe5c add if-else node 2024-03-13 17:10:51 +08:00
6ef3542c6c fix value type 2024-03-13 15:08:15 +08:00
737d04361b record inputs and process data when node failed 2024-03-13 14:55:56 +08:00
5fe0d50cee add deduct quota for llm node 2024-03-13 00:08:13 +08:00
3bd53556ca feat: javascript code 2024-03-12 22:41:59 +08:00
3f59a579d7 add llm node 2024-03-12 22:12:03 +08:00
15ddbb5e6f fix: remove answer 2024-03-12 16:25:07 +08:00
5fac4f8737 fix: forward-ref 2024-03-11 21:58:54 +08:00