Commit Graph

5467 Commits

Author SHA1 Message Date
twwu 36ab121b87 feat: plugin uninstall & plugin list filtering 2024-10-31 16:20:25 +08:00
Joel 7f2980fbc0 chore: fix index show 2024-10-31 16:10:48 +08:00
-LAN- 05d9adeb99
fix(Dockerfile): conditionally install zlib1g based on architecture (#10118) 2024-10-31 16:07:39 +08:00
Hash Brown 73f29484e7
fix: log detail panel not showing any message when total count greate… (#10119) 2024-10-31 16:02:20 +08:00
Joel ae21d48132 feat: list flat view 2024-10-31 15:59:39 +08:00
Jyong 0154a26e0b
fix issue: update document segment setting failed (#10107) 2024-10-31 15:51:33 +08:00
Nam Vu cee1c4f63d
fix: Version '1:1.3.dfsg+really1.3.1-1' for 'zlib1g' was not found (#10096) 2024-10-31 15:49:28 +08:00
StyleZhang 8af8a0f46d fix: tool list 2024-10-31 15:41:02 +08:00
-LAN- e5397c5ec2
feat(app_dsl_service): enhance error handling and DSL version management (#10108) 2024-10-31 15:16:34 +08:00
非法操作 e36f5cb366
chore: save uploaded file extension as lower case (#10111) 2024-10-31 15:16:25 +08:00
-LAN- 8b9fed75f3
refactor(version): simplify version comparison logic (#10109) 2024-10-31 15:15:32 +08:00
twwu 4adb61d6c7 refactor: Update marketplace API prefix in layout.tsx 2024-10-31 13:45:46 +08:00
Joel 7dd7f06f7d chore: handle icon toggle fold 2024-10-31 12:00:11 +08:00
Joel 074e660a67 feat: can add tree view 2024-10-31 11:37:55 +08:00
beginnerZhang 66e9bd90eb
fix: view logs in prompt, no response when clicked (#10093)
Co-authored-by: zhanganguo <zhanganguo@lixiang.com>
2024-10-31 10:49:14 +08:00
非法操作 b29c1224c1
chore: remove an unnecessary link (#10088) 2024-10-31 10:35:45 +08:00
非法操作 bd6175157c
feat: enhance comfyui workflow (#10085) 2024-10-31 10:00:22 +08:00
AkaraChen 6692e8c508
build: update docker login action (#10050) 2024-10-31 09:53:45 +08:00
Kota-Yamaguchi 6c25131964
chore: update type definition to resolve lint error in Base usage at text-editor.tsx (#10083) 2024-10-31 09:52:59 +08:00
JzoNg 06729f6d9d logs 2024-10-31 09:06:10 +08:00
JzoNg 633768cd2a annotation config 2024-10-31 08:43:12 +08:00
JzoNg 339dfe5e02 other providers 2024-10-31 08:22:14 +08:00
JzoNg 22696fa75b parameters and rules 2024-10-31 08:22:14 +08:00
JzoNg 2ed73b763d credentials of models 2024-10-31 08:22:14 +08:00
JzoNg 72ef04d3e4 get credentials of provider 2024-10-31 08:22:14 +08:00
JzoNg 766ac3e255 model list of provider 2024-10-31 08:22:14 +08:00
JzoNg 378a9dd850 load balance 2024-10-31 08:22:14 +08:00
JzoNg c8dc5e4849 update model provider api responses 2024-10-31 08:22:14 +08:00
JzoNg 1387c6bd1c update style of agent tool list 2024-10-31 08:22:14 +08:00
JzoNg fda21f6b05 fix size of icon 2024-10-31 08:22:14 +08:00
JzoNg 8c25915d2b action panel tabs 2024-10-31 08:22:14 +08:00
JzoNg aba48749da action panel header 2024-10-31 08:22:14 +08:00
JzoNg 35a66ffe9f tool actions 2024-10-31 08:22:14 +08:00
Bowen Liang 0bdae34b5e
improve: significantly speed up the server launching time by async preloading tool providers (#9146) 2024-10-31 00:21:01 +08:00
Charlie.Wei f6fecb957e
fix azure chatgpt o1 parameter error (#10067) 2024-10-30 22:08:56 +08:00
crazywoola 0a3d51e9cf
Revert "chore: improve validation and handler of logging timezone with TimezoneName" (#10077) 2024-10-30 22:06:10 +08:00
sacryu a69513c044
fix the typos in the hit testing template (#10072) 2024-10-30 22:01:22 +08:00
JasonVV 219f5d9845
Fixed the issue where recall the knowledge base in the iteration of the workflow and report errors when executing (#10060) 2024-10-30 21:56:38 +08:00
Hiroshi Fujita ba60e0f692
chore: Set file size limits for video and audio uploads from docker env (#10063) 2024-10-30 21:55:01 +08:00
StyleZhang 3db9174f55 fix: marketplace list 2024-10-30 17:24:46 +08:00
Fog3211 18424dd82f
fix: prevent onChange during IME composition (#10059) 2024-10-30 16:59:40 +08:00
StyleZhang 02854b273f fix: marketplace 2024-10-30 16:36:08 +08:00
22mSqRi 32ebea91ff
fix: fix poetry install command in devcontainer (#9507) 2024-10-30 16:27:17 +08:00
-LAN- 3b53e06e0d
fix(workflow): refine variable type checks in LLMNode (#10051) 2024-10-30 16:23:12 +08:00
非法操作 4d38798dd5
chore: mount config file of sandbox (#8576) 2024-10-30 15:45:51 +08:00
zhuhao 92a3898540
fix: resolve the incorrect model name of hunyuan-standard-256k (#10052) 2024-10-30 15:43:29 +08:00
zhuhao 7433095240
chore: use dify_config.TIDB_SPEND_LIMIT instead of constant value (#10038) 2024-10-30 15:43:07 +08:00
郭伟伟 190b6a2aa6
feat: /conversations api response add 'update_at' field,and update api docs add sort_by parameter (#10043) 2024-10-30 15:41:15 +08:00
StyleZhang fd0a830816 feat: marketplace list 2024-10-30 15:27:38 +08:00
StyleZhang e7fb92e169 feat: marketplace list 2024-10-30 15:16:13 +08:00