Commit Graph

318 Commits (deploy/rag-dev)

Author SHA1 Message Date
zxhlyh d76e37b018 add datasource empty node 10 months ago
zxhlyh 3b8d96f45c merge main 10 months ago
zxhlyh 10657b6bd3 datasource auth 10 months ago
Junyan Qin (Chin) 2d8eace34b
feat: plugin deprecation notice (#22685)
Co-authored-by: Wu Tianwei <30284043+WTW0313@users.noreply.github.com>
Co-authored-by: twwu <twwu@dify.ai>
10 months ago
Harry 3388e83920 Merge remote-tracking branch 'origin/main' into feat/rag-2
# Conflicts:
#	.github/workflows/build-push.yml
#	web/app/components/workflow/nodes/_base/components/workflow-panel/index.tsx
10 months ago
Maries a4ef900916
Support OAuth Integration for Plugin Tools (#22550)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
10 months ago
zxhlyh 01566035e3 merge main 10 months ago
yasu89 97f080fa03
fix: Japanese dateTimeFormat (#22516)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
10 months ago
github-actions[bot] aeb68f99bd
chore: translate i18n files (#22526)
Co-authored-by: JzoNgKVO <27049666+JzoNgKVO@users.noreply.github.com>
10 months ago
zyssyz123 a4f421028c
Feat/change user email (#22213)
Co-authored-by: NFish <douxc512@gmail.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
10 months ago
NFish a324d3942e
Perf/web app authrozation (#22524) 10 months ago
qfl bdb9f29948
feat(app): support custom max_active_requests per app (#22073) 10 months ago
twwu b8e9b97f07 feat: implement dataset conversion to pipeline with success and error notifications 10 months ago
heyszt b690a9d839
fix: aliyun trace title&description (#22347) 10 months ago
twwu 682b65034c Merge branch 'main' into feat/rag-2 10 months ago
le0zh fe4e2f7921
feat: support var in suggested questions (#17340)
Co-authored-by: crazywoola <427733928@qq.com>
10 months ago
诗浓 e576b989b8
feat(tool): add support for API key authentication via query parameter (#21656) 10 months ago
Joel 5375d9bb27
feat: the frontend part of mcp (#22131)
Co-authored-by: jZonG <jzongcode@gmail.com>
Co-authored-by: Novice <novice12185727@gmail.com>
Co-authored-by: nite-knite <nkCoding@gmail.com>
Co-authored-by: Hanqing Zhao <sherry9277@gmail.com>
11 months ago
twwu e2a141b3bb Merge branch 'main' into feat/rag-2 11 months ago
twwu a2e0bc26c6 feat: Add conversion functionality to Knowledge Pipeline with UI and translations 11 months ago
twwu 9e44f2b805 Merge branch 'main' into feat/rag-2 11 months ago
Davide Delbianco 1885426421
feat: Allow to change SSL verify in HTTP Node (#22052)
Co-authored-by: crazywoola <427733928@qq.com>
11 months ago
Minamiyama 3643ed1014
Feat: description field for env variables (#21556) 11 months ago
twwu 8fc15c83d0 feat: Refactor dataset info components and add export pipeline functionality 11 months ago
Davide Delbianco 816210d744
Expose LLM usage in workflows (#21766)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
11 months ago
twwu 1c85dada53 feat: Implement sidebar toggle functionality with keyboard shortcuts and improve translations 11 months ago
twwu b36f36d242 feat: Enhance CreateFormPipeline with file selection and validation for online documents and drives 11 months ago
heyszt a201e9faee
feat: Add Aliyun LLM Observability Integration (#21471) 11 months ago
GuanMu a66ed7157e
feat: add document pause and resume functionality (#21894) 11 months ago
Ali Saleh 1af3d40c1a
feat: Improve Observability with Arize & Phoenix Integration (#19840)
Co-authored-by: crazywoola <427733928@qq.com>
Co-authored-by: Gu <guchenhe@gmail.com>
11 months ago
twwu 2dd1f41ad3 feat: Implement data source store with slices for local files, online documents, website crawls, and online drives 11 months ago
zxhlyh a52bf6211a merge main 11 months ago
Minamiyama 25de39d9c6
Feat: sync input variable names to main() function (#21667) 11 months ago
github-actions[bot] 2455135eaa
chore: translate i18n files (#21732)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
11 months ago
twwu 310102bebd feat: Add SearchMenu icon and integrate it into the file list component with empty state handling 11 months ago
twwu ada632f9f5 feat: Enhance input field handling by adding allVariableNames prop and localizing error messages 11 months ago
twwu 4c82c9d029 feat: Add Online Drive file management components and enhance file icon handling 11 months ago
twwu 18b1a9cb2e Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
zxhlyh 25fef5d757 merge main 11 months ago
twwu 2a25ca2b2c feat: enhance online drive connection UI and add localization for connection status in dataset pipeline 11 months ago
twwu 025b55ef3b feat: update tooltip text for test run mode in English and Chinese translations for clarity 11 months ago
twwu c6ae9628af feat: refactor input variable handling and configurations in pipeline processing components 11 months ago
github-actions[bot] 5b33d086c6
chore: translate i18n files (#21459)
Co-authored-by: laipz8200 <16485841+laipz8200@users.noreply.github.com>
11 months ago
Joel 1a1bfd4048
feat: last run frontend (#21369)
The frontend of feat: Persist Variables for Enhanced Debugging Workflow (#20699).

Co-authored-by: jZonG <jzongcode@gmail.com>
11 months ago
twwu 387826674c Merge branch 'main' into feat/rag-pipeline 11 months ago
NFish 614c5e087e
Feat: add check before install plugin (#20014) 11 months ago
诗浓 1da8027445
feat: Support drop DSL file into the browser to create app (#20706)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
11 months ago
zxhlyh 3164f90327 merge main 11 months ago
Bowen Liang 6a5236b200
chore: cleanup wrong and unused doc links in i18 translations by appling docLink method usage (#21112) 11 months ago
twwu 141d6b1abf feat: implement document settings and pipeline settings components with localization support 11 months ago