Commit Graph

882 Commits

Author SHA1 Message Date
90bcb241cc fix bugs 2024-03-10 15:55:14 +08:00
f4f7cfd45a fix bugs 2024-03-10 15:55:14 +08:00
d214c047e9 fix bug 2024-03-10 15:55:14 +08:00
fee8a86880 modify migrations 2024-03-10 15:55:14 +08:00
ea883b5e48 add start, end, direct answer node 2024-03-10 15:55:14 +08:00
46296d777c move funcs 2024-03-10 15:55:14 +08:00
79f0e894e9 use callback to filter workflow stream output 2024-03-10 15:55:14 +08:00
6372183471 refactor workflow generate pipeline 2024-03-10 15:55:14 +08:00
5963e7d1c5 completed workflow engine main logic 2024-03-10 15:55:14 +08:00
c7618fc377 fix audio voice arg 2024-03-10 15:55:14 +08:00
3fc932b041 add updated_at to sync workflow api 2024-03-10 15:55:14 +08:00
892fe927c2 lint fix 2024-03-10 15:55:14 +08:00
d51d456d80 add few workflow run codes 2024-03-10 15:55:14 +08:00
836376c6c8 lint fix 2024-03-10 15:55:14 +08:00
fa29eadb7a lint fix 2024-03-10 15:55:14 +08:00
0cc0065f8c fix workflow api return 2024-03-10 15:55:14 +08:00
c3eac450ce fix typo 2024-03-10 15:55:14 +08:00
7b738e045e fix typo 2024-03-10 15:55:14 +08:00
3f6c17247f lint fix 2024-03-10 15:55:14 +08:00
0551a9bfcd add get default node config 2024-03-10 15:55:14 +08:00
7c149ebf4f replace block type to node type 2024-03-10 15:55:14 +08:00
37b70eb73e use enum instead 2024-03-10 15:55:14 +08:00
451ea5308f lint fix 2024-03-10 15:55:14 +08:00
a4d6954d4f add AdvancedChatAppGenerateTaskPipeline 2024-03-10 15:55:14 +08:00
c786533f22 lint fix 2024-03-10 15:55:13 +08:00
406a625c98 refactor app generate 2024-03-10 15:55:13 +08:00
171b2bdc20 add app copy api 2024-03-10 15:55:13 +08:00
4266ce73cb update app import response 2024-03-10 15:55:13 +08:00
afa920cc94 lint fix 2024-03-10 15:55:13 +08:00
701f116be3 lint fix 2024-03-10 15:55:13 +08:00
5c7ea08bdf refactor apps 2024-03-10 15:55:12 +08:00
5e38996222 lint fix 2024-03-10 15:54:10 +08:00
18febeabd1 support workflow features 2024-03-10 15:54:10 +08:00
be1500bf7d lint fix 2024-03-10 15:54:10 +08:00
fea549679a add features structure validate 2024-03-10 15:54:10 +08:00
11e1b569ea move workflow_id to app 2024-03-10 15:54:10 +08:00
2bbf96d762 lint fix 2024-03-10 15:54:10 +08:00
70394bae52 refactor app 2024-03-10 15:54:08 +08:00
0c9e112f41 fix import problem 2024-03-10 15:52:45 +08:00
607b84d929 fix: wrong default model parameters when creating app 2024-03-10 15:52:45 +08:00
7a13cd1530 lint 2024-03-10 15:52:45 +08:00
9b1afb68eb add features update api
refactor app model config validation
2024-03-10 15:52:45 +08:00
cf9d2965bf lint fix 2024-03-10 15:52:45 +08:00
b1328c193b optimize default model exceptions 2024-03-10 15:52:45 +08:00
3d222caaae lint fix 2024-03-10 15:52:45 +08:00
77ac6fa356 add app description
add update app api
2024-03-10 15:52:45 +08:00
a3b46006a8 lint fix 2024-03-10 15:52:45 +08:00
ea4716d039 add workflow runs & workflow node executions api 2024-03-10 15:52:45 +08:00
db9e7a53f8 lint fix 2024-03-10 15:52:45 +08:00
4432e055be add workflow app log api 2024-03-10 15:52:45 +08:00