Commit Graph

946 Commits

Author SHA1 Message Date
Yeuoly
71ff2a8356 fix: missing _extract_variable_selector_to_variable_mapping 2024-03-10 15:55:14 +08:00
Yeuoly
8b809b8004 feat: http reqeust 2024-03-10 15:55:14 +08:00
Yeuoly
707a3a0a66 feat: http request 2024-03-10 15:55:14 +08:00
Yeuoly
b798aa915c feat: mapping variables 2024-03-10 15:55:14 +08:00
takatost
2db67c4101 refactor pipeline and remove node run run_args 2024-03-10 15:55:14 +08:00
Yeuoly
80b4db08dc fix: transform 2024-03-10 15:55:14 +08:00
takatost
37cdee5101 fix generate bug 2024-03-10 15:55:14 +08:00
Yeuoly
b5366cba03 fix: add max number array length 2024-03-10 15:55:14 +08:00
takatost
6cfda369ef refactor workflow runner 2024-03-10 15:55:14 +08:00
Yeuoly
5a57ed2536 fix: linter 2024-03-10 15:55:14 +08:00
Yeuoly
13937fc103 feat: code 2024-03-10 15:55:14 +08:00
Yeuoly
17cd512284 fix: bugs 2024-03-10 15:55:14 +08:00
takatost
97398ff209 fix workflow app bugs 2024-03-10 15:55:14 +08:00
takatost
2ffb63ff0c fix stream bugs 2024-03-10 15:55:14 +08:00
takatost
90bcb241cc fix bugs 2024-03-10 15:55:14 +08:00
takatost
f4f7cfd45a fix bugs 2024-03-10 15:55:14 +08:00
takatost
d214c047e9 fix bug 2024-03-10 15:55:14 +08:00
takatost
fee8a86880 modify migrations 2024-03-10 15:55:14 +08:00
takatost
ea883b5e48 add start, end, direct answer node 2024-03-10 15:55:14 +08:00
takatost
46296d777c move funcs 2024-03-10 15:55:14 +08:00
takatost
79f0e894e9 use callback to filter workflow stream output 2024-03-10 15:55:14 +08:00
takatost
6372183471 refactor workflow generate pipeline 2024-03-10 15:55:14 +08:00
takatost
5963e7d1c5 completed workflow engine main logic 2024-03-10 15:55:14 +08:00
takatost
c7618fc377 fix audio voice arg 2024-03-10 15:55:14 +08:00
takatost
3fc932b041 add updated_at to sync workflow api 2024-03-10 15:55:14 +08:00
takatost
892fe927c2 lint fix 2024-03-10 15:55:14 +08:00
takatost
d51d456d80 add few workflow run codes 2024-03-10 15:55:14 +08:00
takatost
836376c6c8 lint fix 2024-03-10 15:55:14 +08:00
takatost
fa29eadb7a lint fix 2024-03-10 15:55:14 +08:00
takatost
0cc0065f8c fix workflow api return 2024-03-10 15:55:14 +08:00
takatost
c3eac450ce fix typo 2024-03-10 15:55:14 +08:00
takatost
7b738e045e fix typo 2024-03-10 15:55:14 +08:00
takatost
3f6c17247f lint fix 2024-03-10 15:55:14 +08:00
takatost
0551a9bfcd add get default node config 2024-03-10 15:55:14 +08:00
takatost
7c149ebf4f replace block type to node type 2024-03-10 15:55:14 +08:00
takatost
37b70eb73e use enum instead 2024-03-10 15:55:14 +08:00
takatost
451ea5308f lint fix 2024-03-10 15:55:14 +08:00
takatost
a4d6954d4f add AdvancedChatAppGenerateTaskPipeline 2024-03-10 15:55:14 +08:00
takatost
c786533f22 lint fix 2024-03-10 15:55:13 +08:00
takatost
406a625c98 refactor app generate 2024-03-10 15:55:13 +08:00
takatost
171b2bdc20 add app copy api 2024-03-10 15:55:13 +08:00
takatost
4266ce73cb update app import response 2024-03-10 15:55:13 +08:00
takatost
afa920cc94 lint fix 2024-03-10 15:55:13 +08:00
takatost
701f116be3 lint fix 2024-03-10 15:55:13 +08:00
takatost
5c7ea08bdf refactor apps 2024-03-10 15:55:12 +08:00
takatost
5e38996222 lint fix 2024-03-10 15:54:10 +08:00
takatost
18febeabd1 support workflow features 2024-03-10 15:54:10 +08:00
takatost
be1500bf7d lint fix 2024-03-10 15:54:10 +08:00
takatost
fea549679a add features structure validate 2024-03-10 15:54:10 +08:00
takatost
11e1b569ea move workflow_id to app 2024-03-10 15:54:10 +08:00
takatost
2bbf96d762 lint fix 2024-03-10 15:54:10 +08:00
takatost
70394bae52 refactor app 2024-03-10 15:54:08 +08:00
takatost
0c9e112f41 fix import problem 2024-03-10 15:52:45 +08:00
takatost
607b84d929 fix: wrong default model parameters when creating app 2024-03-10 15:52:45 +08:00
takatost
7a13cd1530 lint 2024-03-10 15:52:45 +08:00
takatost
9b1afb68eb add features update api
refactor app model config validation
2024-03-10 15:52:45 +08:00
takatost
cf9d2965bf lint fix 2024-03-10 15:52:45 +08:00
takatost
b1328c193b optimize default model exceptions 2024-03-10 15:52:45 +08:00
takatost
3d222caaae lint fix 2024-03-10 15:52:45 +08:00
takatost
77ac6fa356 add app description
add update app api
2024-03-10 15:52:45 +08:00
takatost
a3b46006a8 lint fix 2024-03-10 15:52:45 +08:00
takatost
ea4716d039 add workflow runs & workflow node executions api 2024-03-10 15:52:45 +08:00
takatost
db9e7a53f8 lint fix 2024-03-10 15:52:45 +08:00
takatost
4432e055be add workflow app log api 2024-03-10 15:52:45 +08:00
takatost
403c2f436d remove publish workflow when app import 2024-03-10 15:52:45 +08:00
takatost
594de43dec lint fix 2024-03-10 15:52:45 +08:00
takatost
2e68c3fc11 trigger app_model_config_was_updated when app import 2024-03-10 15:52:45 +08:00
takatost
2187f6f62e lint fix 2024-03-10 15:52:45 +08:00
takatost
9249c38bf9 refactor app api 2024-03-10 15:52:44 +08:00
takatost
67e0ba5167 site init move to event handler 2024-03-10 15:52:10 +08:00
takatost
9004d8c3cd fix agent app converter command 2024-03-10 15:52:10 +08:00
takatost
4df424438d lint fix 2024-03-10 15:52:10 +08:00
takatost
6e3cd62e31 refactor app mode
add app import and export
2024-03-10 15:52:09 +08:00
takatost
61b4bedc16 lint fix 2024-03-10 15:51:36 +08:00
takatost
4e5de036c6 make recommended app list api public 2024-03-10 15:51:36 +08:00
takatost
8e54b2e3f2 fix bugs 2024-03-10 15:51:36 +08:00
takatost
d39a51c134 fix bugs 2024-03-10 15:51:36 +08:00
takatost
6efc3d4913 lint fix 2024-03-10 15:51:35 +08:00
takatost
55c31eec31 restore completion app 2024-03-10 15:51:35 +08:00
takatost
9820dcb201 lint fix 2024-03-10 15:51:35 +08:00
takatost
9f29ce9591 add manual convert logic 2024-03-10 15:51:35 +08:00
takatost
afb0ff37bd add expert mode of chatapp convert command 2024-03-10 15:51:35 +08:00
takatost
67b6f08d89 add agent app convert command 2024-03-10 15:51:35 +08:00
takatost
892036bd7d add more tests 2024-03-10 15:51:35 +08:00
takatost
d123ddedc8 add to http request node convert tests 2024-03-10 15:51:35 +08:00
takatost
fc243982e5 add api extension to http request node convert 2024-03-10 15:51:35 +08:00
takatost
df66cd2205 fix prompt transform bugs 2024-03-10 15:51:35 +08:00
takatost
a44d3c3eda fix bugs and add unit tests 2024-03-10 15:51:35 +08:00
takatost
297b33aa41 lint 2024-03-10 15:51:35 +08:00
takatost
0d858cc036 add app convert codes 2024-03-10 15:51:35 +08:00
takatost
f067947266 add workflow logics 2024-03-10 15:51:35 +08:00
takatost
9ad6bd78f5 lint 2024-03-10 15:51:35 +08:00
takatost
b1e220f2d2 add workflow models 2024-03-10 15:51:35 +08:00
takatost
200dc56c37 lint 2024-03-10 15:51:35 +08:00
takatost
49992925e2 optimize get app model to wraps 2024-03-10 15:51:33 +08:00
takatost
f073dca22a
feat: optimize db connection when llm invoking (#2774) 2024-03-10 15:48:31 +08:00
Laurent Magnien
bdc13f9238
SMTP authentication is optional (#2765)
Co-authored-by: Laurent Magnien <laurent.magnien@adsn.fr>
2024-03-09 09:11:03 +08:00
Yeuoly
ce58f0607b
Feat/tool secret parameter (#2760) 2024-03-08 20:31:13 +08:00
洪朔
60e7e17c86
feat: Add new Azure OpenAI Embedding models (#2758) 2024-03-08 19:04:20 +08:00
Vikey Chen
237bb8514e
replace message content type list to string when file_objs is empty .. (#2745) 2024-03-08 18:46:31 +08:00