Commit Graph

841 Commits

Author SHA1 Message Date
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
403c2f436d remove publish workflow when app import 2024-03-10 15:52:45 +08:00
594de43dec lint fix 2024-03-10 15:52:45 +08:00
2e68c3fc11 trigger app_model_config_was_updated when app import 2024-03-10 15:52:45 +08:00
2187f6f62e lint fix 2024-03-10 15:52:45 +08:00
9249c38bf9 refactor app api 2024-03-10 15:52:44 +08:00
67e0ba5167 site init move to event handler 2024-03-10 15:52:10 +08:00
9004d8c3cd fix agent app converter command 2024-03-10 15:52:10 +08:00
4df424438d lint fix 2024-03-10 15:52:10 +08:00
6e3cd62e31 refactor app mode
add app import and export
2024-03-10 15:52:09 +08:00
61b4bedc16 lint fix 2024-03-10 15:51:36 +08:00
4e5de036c6 make recommended app list api public 2024-03-10 15:51:36 +08:00
8e54b2e3f2 fix bugs 2024-03-10 15:51:36 +08:00
d39a51c134 fix bugs 2024-03-10 15:51:36 +08:00
6efc3d4913 lint fix 2024-03-10 15:51:35 +08:00
55c31eec31 restore completion app 2024-03-10 15:51:35 +08:00
9820dcb201 lint fix 2024-03-10 15:51:35 +08:00
9f29ce9591 add manual convert logic 2024-03-10 15:51:35 +08:00
afb0ff37bd add expert mode of chatapp convert command 2024-03-10 15:51:35 +08:00
67b6f08d89 add agent app convert command 2024-03-10 15:51:35 +08:00
892036bd7d add more tests 2024-03-10 15:51:35 +08:00
d123ddedc8 add to http request node convert tests 2024-03-10 15:51:35 +08:00
fc243982e5 add api extension to http request node convert 2024-03-10 15:51:35 +08:00
df66cd2205 fix prompt transform bugs 2024-03-10 15:51:35 +08:00
a44d3c3eda fix bugs and add unit tests 2024-03-10 15:51:35 +08:00
297b33aa41 lint 2024-03-10 15:51:35 +08:00
0d858cc036 add app convert codes 2024-03-10 15:51:35 +08:00
f067947266 add workflow logics 2024-03-10 15:51:35 +08:00
9ad6bd78f5 lint 2024-03-10 15:51:35 +08:00
b1e220f2d2 add workflow models 2024-03-10 15:51:35 +08:00
200dc56c37 lint 2024-03-10 15:51:35 +08:00
49992925e2 optimize get app model to wraps 2024-03-10 15:51:33 +08:00
f073dca22a feat: optimize db connection when llm invoking (#2774) 2024-03-10 15:48:31 +08:00
bdc13f9238 SMTP authentication is optional (#2765)
Co-authored-by: Laurent Magnien <laurent.magnien@adsn.fr>
2024-03-09 09:11:03 +08:00
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
237bb8514e replace message content type list to string when file_objs is empty .. (#2745) 2024-03-08 18:46:31 +08:00
bd26c933d2 fix: valid password on reset-password page (#2753) 2024-03-08 18:44:49 +08:00
b6b58da2d2 enhance: custom tool timeout (#2754) 2024-03-08 15:26:08 +08:00
40c646cf7a Feat/model as tool (#2744) 2024-03-08 15:22:55 +08:00
3231a8c51c fix: image tokenizer (#2752) 2024-03-08 14:50:51 +08:00
4170d6a491 use SVG icons for built-in tools (#2748) 2024-03-08 10:21:26 +08:00