twwu
b4c98daa8d
refactor(workflow): update RAG tool suggestions and improve filtering logic
2 月之前
zxhlyh
9e125e2029
Refactor/model credential (#24994)
2 月之前
twwu
00b5772012
feat(portal): add customContainer prop to PortalToFollowElem for flexible rendering
2 月之前
znn
dd6547de06
downvote with reason (#24922)
2 月之前
Yongtao Huang
208ce4e774
CI: add TS indentation check via esLint (#24810)
2 月之前
NeatGuyCoding
c45c22b1b2
fix translation of all oauth.ts (#24855)
2 月之前
twwu
a597ae1a8a
feat(block-selector): add RAG tool suggestions component and integrate with existing tools
2 月之前
Junyan Qin (Chin)
f32e176d6a
feat: oauth provider (#24206)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: yessenia <yessenia.contact@gmail.com>
2 月之前
GuanMu
27d09d1783
feat: Add support for slash commands, optimize command selector logic. (#24723)
2 月之前
twwu
9448d49305
feat: add 'rag' tag to plugin constants and translations in multiple languages
2 月之前
twwu
f6ed1c5643
fix: update chunk structure tip messages in English and Chinese translations for clarity
2 月之前
twwu
edd41a30eb
feat: add AddChunks icon and related components for knowledge base chunk structure
2 月之前
-LAN-
8c35663220
feat: queue-based graph engine
Signed-off-by: -LAN- <laipz8200@outlook.com>
2 月之前
twwu
57c242fff3
Update dataset pipeline header text and translations for improved clarity
2 月之前
Joel
dac72b078d
feat: support bool type variable frontend (#24437)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
2 月之前
非法操作
6010d5f24c
feat: add multi model credentials (#24451)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 月之前
quicksand
a06681913d
remove: document download file permission (#24459)
2 月之前
Davide Delbianco
0a2111f33d
Expose agent node usage (#24355)
2 月之前
twwu
d3b6631df8
refactor(retrieval-method): replace all instances of invertedIndex with keyword_search in components and translations
2 月之前
skayliu
5867e6356d
feat: show the start time with seconds of the app logs (#24267)
2 月之前
twwu
3e27e97364
feat(publish): improve success and error notifications for knowledge pipeline publishing with localized messages and enhanced user guidance
2 月之前
twwu
449755ada4
refactor(test-run, preparation): restructure test run components, enhance data handling, and improve user experience with new loading states and error handling
2 月之前
github-actions[bot]
5be2666938
chore: translate i18n files (#24211)
Co-authored-by: iamjoel <2120155+iamjoel@users.noreply.github.com>
2 月之前
Joel
ddf05ca059
feat: notice of the expire of education verify (#24210)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2 月之前
twwu
ad523ef4ad
feat(publish): enhance success notification for pipeline template publishing with additional information and links
2 月之前
Guangdong Liu
a3a041ef6f
feat: add delete avatar functionality with confirmation modal (#24127)
Co-authored-by: crazywoola <427733928@qq.com>
2 月之前
Joel
b4e76af4a7
feat: string type too long hide
2 月之前
twwu
4a5c883988
feat(pipeline): implement footer component for dataset creation and enhance UI with new styles
2 月之前
Joel
2391e582f2
feat: debug show big data
2 月之前
GuanMu
b0e58f9da7
Feature/improve goto anything commands (#24091)
2 月之前
Joel
de9c5f10b3
feat: enchance prompt and code (#23633)
Co-authored-by: stream <stream@dify.ai>
Co-authored-by: Stream <1542763342@qq.com>
Co-authored-by: Stream <Stream_2@qq.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
2 月之前
twwu
a2892773f2
fix: dark mode color
2 月之前
twwu
fb10706c20
feat: refactor billing plans components to improve structure and add self-hosted plan item button; update pricing layout and translations
2 月之前
twwu
ac456c1a95
feat: refactor billing plans components and add new PlanItem structure with tooltip support
2 月之前
twwu
d8a9645e83
feat: Implement billing plan selection UI with plan switcher and range options
2 月之前
twwu
cf46fba753
feat: Enhance Online Drive component with bucket handling and breadcrumb navigation
2 月之前
GuanMu
973a390298
Feature/run cmd (#23822)
2 月之前
lyzno1
7820e31a92
fix: add missing translation keys for goto anything command selector (#23815)
2 月之前
Will
1ffe190557
Feat/improved mcp timeout configs (#23605)
Co-authored-by: crazywoola <427733928@qq.com>
2 月之前
lyzno1
2c81db5a1c
feat: enhance GotoAnything UX with @ command selector (#23738)
2 月之前
crazywoola
7ee170f0a7
Feat node search (#23685)
Co-authored-by: GuanMu <ballmanjq@gmail.com>
Co-authored-by: zhujiruo <zhujiruo@foxmail.com>
Co-authored-by: Matri Qi <matrixdom@126.com>
Co-authored-by: croatialu <wuli.croatia@foxmail.com>
Co-authored-by: HyaCinth <88471803+HyaCiovo@users.noreply.github.com>
Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
2 月之前
baonudesifeizhai
0be3b4e7a6
fix: Add internationalization support for date input formatting Fixes #23266 (#23678)
2 月之前
Ganondorf
5a0a2b7e44
Allow to export full screen image of workflow (#23655)
2 月之前
hangboss1761
f3c98a274b
fix: update the guiding text in the upload component (#23509)
2 月之前
NeatGuyCoding
3344aaabb6
minor fix: translation for contentEnableLabel (#23483)
2 月之前
GuanMu
724ec12bf3
Feat workflow node align (#23451)
2 月之前
Minamiyama
4934dbd0e6
feat(workflow): add relations panel to visualize dependencies (#21998)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
2 月之前
yyh
54c8bd29ee
security: Fix XSS vulnerability in authentication check-code pages (#23295)
3 月之前
qiaofenlin
20f0238aab
feat: support workflow version specification in workflow and chat APIs (#23188)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
3 月之前
Warren Wong
6d5a7684b4
feat: Add Download Button to UI for Knowledge Resource Source Files (#23320)
3 月之前