Commit Graph

580 Commits

Author SHA1 Message Date
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
3086893ee7 fix typo 2024-03-15 18:17:04 +08:00
242fcf0145 fix typo 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
d9b8a938c6 use enum instead 2024-03-15 18:17:04 +08:00
e9004a06a5 lint fix 2024-03-15 18:17:04 +08:00
be709d4b84 add AdvancedChatAppGenerateTaskPipeline 2024-03-15 18:17:04 +08:00
602bc67495 lint fix 2024-03-15 18:17:04 +08:00
e498efce2d refactor app generate 2024-03-15 18:17:04 +08:00
b80092ea12 lint fix 2024-03-15 18:17:04 +08:00
2eaae6742a lint fix 2024-03-15 18:17:04 +08:00
3f5d1a79c6 refactor apps 2024-03-15 18:17:04 +08:00
15c7e0ec2f lint fix 2024-03-15 18:17:04 +08:00
43b0440358 support workflow features 2024-03-15 18:17:03 +08:00
7bff65304f add features structure validate 2024-03-15 18:15:54 +08:00
8a8882ed8d move workflow_id to app 2024-03-15 18:15:54 +08:00
9467fe9aa9 lint fix 2024-03-15 18:15:54 +08:00
799db69e4f refactor app 2024-03-15 18:15:48 +08:00
896c200211 fix import problem 2024-03-15 18:15:17 +08:00
d741527ae4 lint 2024-03-15 18:15:17 +08:00
77618823a5 add features update api
refactor app model config validation
2024-03-15 18:15:17 +08:00
27ba5a0bce refactor app mode
add app import and export
2024-03-15 18:15:13 +08:00
77f04603b3 fix bugs 2024-03-15 18:13:55 +08:00
34ed5e428c fix bugs 2024-03-15 18:13:55 +08:00
98cb17e79e lint fix 2024-03-15 18:13:55 +08:00
fce20e483c restore completion app 2024-03-15 18:13:55 +08:00
2ba7ac8bc1 add expert mode of chatapp convert command 2024-03-15 18:13:55 +08:00
0806b3163a add to http request node convert tests 2024-03-15 18:13:55 +08:00
45621ba4d7 add api extension to http request node convert 2024-03-15 18:13:55 +08:00
6aecf42b6e fix prompt transform bugs 2024-03-15 18:13:55 +08:00
3b234febf5 fix bugs and add unit tests 2024-03-15 18:13:55 +08:00
8642354a2a lint 2024-03-15 18:13:55 +08:00
c028e5f889 add app convert codes 2024-03-15 18:13:55 +08:00
3642dd3a73 add workflow logics 2024-03-15 18:13:55 +08:00
d430136f65 lint 2024-03-15 18:13:55 +08:00
381b3d5016 optimize get app model to wraps 2024-03-15 18:13:55 +08:00
cef16862da fix: charts encoding (#2848) 2024-03-15 14:02:52 +08:00
742be06ea9 Fix/localai (#2840) 2024-03-15 11:41:51 +08:00
19d3a56194 feat: add weekday calculator in time tool (#2822) 2024-03-14 17:01:48 +08:00
Qun
1e5455e266 enhance: use override_settings for concurrent stable diffusion (#2818) 2024-03-14 15:26:07 +08:00
4fe585acc2 feat(llm/models): add claude-3-haiku-20240307 (#2825) 2024-03-14 10:08:24 +08:00
e52448b84b feat:add api-version selection for azure openai APIs (#2821) 2024-03-14 09:14:27 +08:00
8b15b742ad generalize position helper for parsing _position.yaml and sorting objects by name (#2803) 2024-03-13 20:29:38 +08:00
510f8ede10 Improve automatic prompt generation (#2805) 2024-03-13 14:10:47 +08:00