Commit Graph

5680 Commits (dfe69a9c13cbd1fc06183e829ca95e189aa8d3c8)
 

Author SHA1 Message Date
Warren Chen 147d578922
[Fix] revert sagemaker llm to support model hub (#12378) 1 year ago
Joel 228cd1cdbe feat: add iteration id 1 year ago
Jyong 9c317b64c3
sandbox doesn't provide auto disable log (#12388) 1 year ago
Joel e0ed17a2e6 chore: can generator middle struct 1 year ago
Joel 3b8f6233b0
feat: support config top max value by env (#12375) 1 year ago
Hash Brown 455b0cd696
chore: chat app textarea auto focus (#12366) 1 year ago
eux 1fa66405c5
feat: support configuration of refresh token expiration by environment variable (#12335) 1 year ago
Wood b680a85b57
fix: resolve issue with the opening statement generated by the `AutomaticRes` component failing to sync between states. (#12349) 1 year ago
Wood 682ebc5f64
Fix the issue where `TextGeneration` component does not correctly clear input data. (#12351) 1 year ago
Wood b8ba39dfae
Bugfix/style and i18n fixes (#12350) 1 year ago
Wood 6c9e6a3a5a
fix: fix issue with `chat-input-area` clearing during Responding state. (#12352) 1 year ago
huangzhuo1949 70698024f5
fix: empty delete bug (#12339)
Co-authored-by: huangzhuo <huangzhuo1@xiaomi.com>
1 year ago
方程 6df17a334c
fix: Update the API call address for the text_embedding model (#12342)
Co-authored-by: 方程 <fangcheng@oschina.cn>
1 year ago
zhu-an a5fb59b17f
fix: Encode Chinese characters with Unicode before querying to match the Unicode encoded Chinese characters in the db (#12337)
Co-authored-by: zhaoqingyu.1075 <zhaoqingyu.1075@bytedance.com>
1 year ago
-LAN- 7ed6485f86
refactor: streamline initialization of application_generate_entity and task_state in task pipeline classes (#12326)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Timmy-web 478150e850
chore: fix typo in zh-Hant localization (#12329) 1 year ago
zxhlyh 07aa2ca9cf fix: single run log 1 year ago
jifei 3c2e30f348
fix: #12143 support streaming mode content start with "data:" (#12171) 1 year ago
Jyong b873e6349c
add child chunk preview number limit (#12309) 1 year ago
Joel 5fdfba6b00 feat: make iteration 1 year ago
Shun Miyazawa 2b1a32fd9c
feat: Add filter to show only apps created by the user (#11968) 1 year ago
AkaraChen fbf9984d85 refactor: strategy status 1 year ago
Nam Vu a2105634a4
chore: change app card layout follow by #10847 (#12317) 1 year ago
AkaraChen 2296bb162b Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
AkaraChen 06f0c3c886 refactor: strategy status 1 year ago
JzoNg 483890b207 fix install in tool item 1 year ago
AkaraChen 390107f97e Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
AkaraChen 5ba0b85738 feat: install plugin button 1 year ago
JzoNg 39335b8038 refactor I18n render in plugin detail 1 year ago
yagiyuki 7c71bd7be7
doc: Added explanation of chunk_overlap to knowledge API (#12247)
Co-authored-by: crazywoola <427733928@qq.com>
1 year ago
丹枫染秋色 7c1961e618
feat: Add response format support to GLM-4 (#12252) 1 year ago
xander-art baeddd4d15
feat:Add support for stop parameter in hunyuan model #12313 (#12315)
Co-authored-by: xander-art <xander-art@gmail.com>
1 year ago
-LAN- 6f5a8a33d9
refactor: replace gevent threadpool with ProcessPoolExecutor in GPT2Tokenizer (#12316)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 52b2559a14
fix(app.py): if condition (#12314)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
yihong 3d150c30a7
fix: utcfromtimestamp is Deprecated change to new api (#12120)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Wu Tianwei e58e573f3e
fix: add full doc mode preview length limit (#12310)
ok
1 year ago
twwu 5fb356fd33 refactor: rename renderI18nObject to getValueFromI18nObject for clarity 1 year ago
twwu c458c28c62 feat: enhance plugin item localization with i18n support 1 year ago
-LAN- 375aa38f5d
fix: improve content decoding in AppDslService (#12304)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
-LAN- 0e6317678f
Fix code scanning alert no. 111: Incomplete URL substring sanitization (#12305)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Copilot Autofix powered by AI <62310815+github-advanced-security[bot]@users.noreply.github.com>
1 year ago
dependabot[bot] e7dffcd0f6
chore(deps): bump aiohttp from 3.10.5 to 3.10.11 in /api (#12303)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
AkaraChen 055fb22b9b Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
AkaraChen f2eb095960 feat: strategy install status 1 year ago
Joel d5cfb26db6 feat: support make retry data 1 year ago
Hanqing Zhao 065304d175
Modify jp translation (#12292) 1 year ago
-LAN- 15f43dd326
chore(deps): update yarl version from 1.9.4 to 1.18.3 (#12302)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Wu Tianwei 09d759d196
fix: Fix parent child retrieval issues (#12206)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
1 year ago
dependabot[bot] 68757950ce
chore(deps): bump jinja2 from 3.1.4 to 3.1.5 in /api (#12300)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
-LAN- 3c45bdf18a
fix: disable gevent in debug mode for better compatibility with JetBrains Python debugger (#12299)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
zxhlyh a514bde428 fix: marketplace page size 1 year ago