Commit Graph

71 Commits

Author SHA1 Message Date
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
a5394fa2ce test: template transform 2024-03-11 21:53:08 +08:00
8dc4d122b9 test: tool 2024-03-11 21:53:08 +08:00
d5b321af3f Merge remote-tracking branch 'origin/feat/workflow-backend' into feat/workflow-backend 2024-03-11 20:06:49 +08:00
f3b46bf7e2 knowledge node 2024-03-11 20:06:38 +08:00
2008986f83 feat 2024-03-11 19:51:31 +08:00
1a57951d72 feat: http 2024-03-11 19:51:06 +08:00
6719af9ba9 add debug code 2024-03-11 18:52:24 +08:00
19c9091d5b add single step run 2024-03-11 18:49:58 +08:00
91a35ded18 fix: typing 2024-03-11 16:51:27 +08:00
2d68594a86 feat: add variable selector mapping 2024-03-11 16:48:28 +08:00
f3d19f9691 feat: add user uid 2024-03-11 16:46:11 +08:00
94047de8b4 fix: linter 2024-03-11 16:44:36 +08:00
1c450e27d3 feat: support empty code output children 2024-03-11 16:44:22 +08:00
bbc76cb833 add user for node 2024-03-11 16:31:43 +08:00
94f3cf1a4c feat: tool entity 2024-03-11 16:13:52 +08:00
8e491ace5c feat: tool node 2024-03-11 13:54:11 +08:00
460c0da176 feat: jinja2 2024-03-10 20:24:16 +08:00
295a248561 add tenant_id / app_id / workflow_id for nodes 2024-03-10 20:15:49 +08:00
b5cb38641a feat: workflow mock test 2024-03-10 18:41:25 +08:00
59ba7917c4 fix: code node dose not work as expected 2024-03-10 17:55:24 +08:00
3d6b06696e optimize db connections 2024-03-10 15:55:14 +08:00
0386061fdf fix: linter 2024-03-10 15:55:14 +08:00
3407b4d8dd feat: template transform 2024-03-10 15:55:14 +08:00
71ff2a8356 fix: missing _extract_variable_selector_to_variable_mapping 2024-03-10 15:55:14 +08:00
8b809b8004 feat: http reqeust 2024-03-10 15:55:14 +08:00
707a3a0a66 feat: http request 2024-03-10 15:55:14 +08:00
b798aa915c feat: mapping variables 2024-03-10 15:55:14 +08:00
2db67c4101 refactor pipeline and remove node run run_args 2024-03-10 15:55:14 +08:00
80b4db08dc fix: transform 2024-03-10 15:55:14 +08:00