Commit Graph

551 Commits

Author SHA1 Message Date
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
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
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
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
6e3cd62e31 refactor app mode
add app import and export
2024-03-10 15:52:09 +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
afb0ff37bd add expert mode of chatapp convert command 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
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
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
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
0b50c525cf feat: support error correction and border size in qrcode tool (#2731) 2024-03-07 20:54:14 +08:00
8ba38e8e74 fix overlap and splitter optimization (#2742)
Co-authored-by: jyong <jyong@dify.ai>
2024-03-07 18:25:49 +08:00
b163545771 Use python-docx to extract docx files (#2654) 2024-03-07 18:24:55 +08:00
c0b82f8e58 UPDATE: Twilio tool crdential verification (#2741) 2024-03-07 18:08:52 +08:00
b75ff5fa03 fix:missing import (#2739) 2024-03-07 17:31:30 +08:00
24809fce07 fix: missing en_name of aippt (#2737) 2024-03-07 16:37:12 +08:00
9819ad347f feat:support azure whisper model and fix:rename text-embedidng-ada-002.yaml to text-embedding-ada-002.yaml (#2732) 2024-03-07 16:36:58 +08:00
8fe83750b7 Fix/jina tokenizer cache (#2735) 2024-03-07 16:32:37 +08:00
1809f05904 Feat/add groq (#2733) 2024-03-07 16:00:40 +08:00
0ac250a035 fix: check webhook key of Wecom tool in valid UUID form and fix typo (#2719) 2024-03-07 15:51:06 +08:00