Commit Graph

6718 Commits

Author SHA1 Message Date
走在修行的大街上 a9db06f5e7
feat(Tools): Refactor the base table plugin (#9182)
Co-authored-by: 黎斌 <libin.23@bytedance.com>
2024-10-22 21:31:34 +08:00
Hash Brown 6827c4038b
Web app support sending message using numpad enter (#9659) 2024-10-22 21:17:54 +08:00
tkoshida e8a6e90a61
fix: environment variables for ModelProvider and Tool Position are not working (#9650) 2024-10-22 21:12:03 +08:00
Yi 18a266eac2 chore: i18n for install from GitHub section 2024-10-22 18:39:23 +08:00
zxhlyh ff956cb546
Fix/retrieval setting weight default value (#9622) 2024-10-22 18:31:39 +08:00
Joel 7d7e0f9800
fix: tool use file caused error (#9660) 2024-10-22 18:26:17 +08:00
zxhlyh 3ae05a672d
fix: webapp answer icon (#9654) 2024-10-22 18:24:13 +08:00
Joel 7751070da8 chore: install from local i18n 2024-10-22 18:11:54 +08:00
Yi fa8c3d0d7b Resolved merge conflicts by removing conflicting files 2024-10-22 17:58:41 +08:00
Yeuoly a0a1243c90
cleanup: remove hacked code 2024-10-22 17:56:13 +08:00
KVOJJJin d700abff0a
Fix: type missing of remote file in chat (#9652) 2024-10-22 17:54:48 +08:00
-LAN- 5267f34e76
fix(segments): return empty string instead of "null" for text, log, and markdown properties (#9651) 2024-10-22 17:52:22 +08:00
Yi a567cff809 chore: update the install from GitHub component 2024-10-22 17:51:14 +08:00
Yeuoly b916b4064a
Merge remote-tracking branch 'origin/fix/tool-use-file' into fix/chore-fix 2024-10-22 17:47:01 +08:00
Yeuoly dea2962a79
Merge main into feat/plugin 2024-10-22 17:35:11 +08:00
Joel 583b0e9f97 chore: remove replicated types 2024-10-22 17:29:58 +08:00
Yeuoly 1450e5d5cb
feat: add supports for multimodal 2024-10-22 17:26:00 +08:00
-LAN- d6e8290a1c
fix(files): update Content-Length handling for tool and remote files (#9649) 2024-10-22 17:24:42 +08:00
Joel 5fddb23516 feat: install progress 2024-10-22 17:21:44 +08:00
Joel 43a2d4335b fix: tool use file caused error 2024-10-22 16:51:11 +08:00
Yi 0e52971997 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2024-10-22 16:40:50 +08:00
Yi 1387f406a3 fix: log format 2024-10-22 16:40:27 +08:00
-LAN- 36f66d40e5
refactor(api): simplify limit retrieval and return types (#9641) 2024-10-22 16:34:16 +08:00
非法操作 5f12616cb9
fix: file type document is not supported (#9618) 2024-10-22 16:33:50 +08:00
Joe bc43efba75
fix: remove url join (#9635) 2024-10-22 15:56:53 +08:00
-LAN- ef5f476cd6
fix(api): enhance file factory URL handling (#9631) 2024-10-22 15:38:08 +08:00
crazywoola 98bf7710e4
fix: fields.Nested(message_file_fields) (#9632) 2024-10-22 15:37:53 +08:00
-LAN- 7263af13ed
fix(http_request): simplify JSON handling in requests (#9616) 2024-10-22 15:37:37 +08:00
zhuhao d992a809f5
fix: update the default model to gpt-4o-mini for duckduckgo ai chat (#9614) 2024-10-22 15:37:16 +08:00
KVOJJJin 04f8d39860
Fix: doc link of legacy features (#9634) 2024-10-22 15:35:20 +08:00
AkaraChen ff31f0540a style: lint 2024-10-22 15:32:58 +08:00
AkaraChen 4873e6e2a1 build: fix eslint stylistic 2024-10-22 15:32:48 +08:00
Han Fangyuan b7bf14ab72
fix: wrong url of guides doc in new feature panel (#9626) 2024-10-22 14:53:10 +08:00
-LAN- e8abbe0623
fix(storage): ensure `storage_runner` initialization within app context (#9627) 2024-10-22 14:50:56 +08:00
nite-knite 510ce057f7 chore: add package manager setting to vscode setting example 2024-10-22 14:18:55 +08:00
AkaraChen 0e53cc0e8c fix: eslint indent 2024-10-22 14:15:22 +08:00
-LAN- b14d59e977
fix(storage): use centralized config management (#9620) 2024-10-22 14:04:59 +08:00
Yi 0b8c896481 Merge branch 'feat/plugins' of github.com:langgenius/dify into feat/plugins 2024-10-22 13:43:15 +08:00
Yi 15fe635465 chore: install package from GitHub 2024-10-22 13:43:01 +08:00
-LAN- 5f12c17355
fix(core): use CreatedByRole enum for role consistency (#9607) 2024-10-22 13:03:50 +08:00
Bowen Liang d170d78530
chore: (#9089 followup) fix storage factory constructor (#9609) 2024-10-22 13:01:37 +08:00
AkaraChen f8c3189f4d build: fix eslint undef 2024-10-22 11:43:23 +08:00
AkaraChen f215db87e3 build: fix eslint undef 2024-10-22 11:36:42 +08:00
Joel 67d02212b4 chore: pnpm 2024-10-22 11:18:30 +08:00
Joel cff9adaf8e chore: tools ts problems 2024-10-22 11:06:28 +08:00
Bowen Liang 4d9160ca9f
refactor: use dify_config to replace legacy usage of flask app's config (#9089) 2024-10-22 11:01:32 +08:00
-LAN- 8f670f31b8
refactor(variables): replace deprecated 'get_any' with 'get' method (#9584) 2024-10-22 10:49:19 +08:00
-LAN- 5838345f48
fix(entities): add validator for `VisionConfig` to handle None values (#9598) 2024-10-22 10:49:03 +08:00
AkaraChen cdd2a40086 style: minimium codemod 2024-10-22 02:24:59 +00:00
AkaraChen 024028bc52 build: sync eslint rule 2024-10-22 10:24:10 +08:00