Commit Graph

5657 Commits (06fe17c93edf5d8a73d144ffb0cbd42c349d7222)
 

Author SHA1 Message Date
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
AkaraChen 87ce813175 Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
AkaraChen 336b26569b feat: agent form string type support var 1 year ago
zxhlyh a432fcfd5e agent node single run 1 year ago
AkaraChen 0ed4ec5cd0 fix: agent strategy selector show workflow 1 year ago
AkaraChen add6dff789 feat: agent node check install strategy 1 year ago
Yingchun Lai c135967e59
refactor: simplify some exception catch code (#12246) 1 year ago
Sean Sun f71af7c2a8
fix: DocumentAddByFileApi miss data_source_type field but there is a mandatory value check (#12273) 1 year ago
Joel c469da2020 fix: handle install title and descript may caused i18n problem 1 year ago
Joel 55aad3718d fix: multi loop nodes remove children error 1 year ago
AkaraChen c6c388fbda feat: agent checklist i18n 1 year ago
AkaraChen d3d606799d Merge branch 'feat/plugins' of https://github.com/langgenius/dify into feat/plugins 1 year ago
AkaraChen c1ae681b6c feat: agent checklist i18n 1 year ago
Joel f11ea5ae97 fix: title not show all if space is enough 1 year ago
Joel e112357e91 chore: temp 1 year ago
AkaraChen 1b8ec6710a feat: agent node checklist 1 year ago
github-actions[bot] 5b01eb9437
chore: translate i18n files (#12208)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
1 year ago
呆萌闷油瓶 2e716f80d2
fix:The chart of average interaction counts per conversation show not… (#12199) 1 year ago
Giovanny Gutiérrez d7c0bc8c23
feat: Add response format support for openai compat models (#12240)
Co-authored-by: Gio Gutierrez <giovannygutierrez@gmail.com>
1 year ago
yihong f30bf08580
fix: close #12215 for yi special case (#12222)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- a640803fc9
fix(models): use bigint on workflow_runs.total_tokens (#12279)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Warren Chen 9954ddb780
[Fix] modify sagemaker llm (#12274) 1 year ago
JzoNg 4663af8a60 tool setting schema 1 year ago
非法操作 b218df6920
fix: draft run single node can't get env variable (#12266) 1 year ago