Commit Graph

293 Commits (832bef053f4f9cbd4ecdf524ade9e9845359bfec)

Author SHA1 Message Date
jyong 832bef053f Merge branch 'main' into feat/r2
# Conflicts:
#	docker/docker-compose.middleware.yaml
#	web/app/components/workflow-app/components/workflow-main.tsx
#	web/app/components/workflow-app/hooks/index.ts
#	web/app/components/workflow/hooks-store/store.ts
#	web/app/components/workflow/hooks/index.ts
#	web/app/components/workflow/nodes/_base/components/variable/var-reference-picker.tsx
11 months ago
jyong e23d7e39ec Merge branch 'feat/datasource' into feat/r2
# Conflicts:
#	api/services/rag_pipeline/rag_pipeline.py
#	web/app/components/workflow/constants.ts
#	web/app/components/workflow/header/run-and-history.tsx
#	web/app/components/workflow/hooks/use-nodes-interactions.ts
#	web/app/components/workflow/hooks/use-workflow-interactions.ts
#	web/app/components/workflow/hooks/use-workflow.ts
#	web/app/components/workflow/index.tsx
#	web/app/components/workflow/nodes/_base/components/panel-operator/panel-operator-popup.tsx
#	web/app/components/workflow/nodes/_base/panel.tsx
#	web/app/components/workflow/nodes/code/use-config.ts
#	web/app/components/workflow/nodes/llm/default.ts
#	web/app/components/workflow/panel/index.tsx
#	web/app/components/workflow/panel/version-history-panel/index.tsx
#	web/app/components/workflow/store/workflow/index.ts
#	web/app/components/workflow/types.ts
#	web/config/index.ts
#	web/types/workflow.ts
11 months ago
baonudesifeizhai 8516d15a4e
fix: handle configure button for notion internal integration (#21412) 11 months ago
Minamiyama 25de39d9c6
Feat: sync input variable names to main() function (#21667) 11 months ago
NFish 6013d90426
Fix/ serveral bugs fixed in enterprise (#21729) 11 months ago
CorrectRoad 7d9d670f90
feat: to add tag when tag input is unfocus (#21555) 11 months ago
-LAN- c7ee0f2a93
fix(knowledge_base): Unchecked metadata name length (#21454)
Signed-off-by: -LAN- <laipz8200@outlook.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
jyong 9620d6bcd8 Merge branch 'feat/r2' into deploy/rag-dev
# Conflicts:
#	web/i18n/zh-Hans/app.ts
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
zxhlyh a165ba2059 merge main 11 months ago
zxhlyh 12fd2903d8 fix 11 months ago
zxhlyh 51b63b2398
chore: rename workflow blocks (#21052) 11 months ago
twwu 141d6b1abf feat: implement document settings and pipeline settings components with localization support 11 months ago
twwu 7b9a3c1084 fix: update translation keys for document availability messages in English and Chinese 11 months ago
zxhlyh 4d9b15e519 fix 11 months ago
twwu f995436eec feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching 11 months ago
zxhlyh 5dbda7f4c5 merge main 11 months ago
zxhlyh 0564651f6f publish as customized pipeline 11 months ago
Nite Knite 60777bc610
chore: update plugin publish link text (#20873) 11 months ago
twwu d3eedaf0ec feat(i18n): add new translation entries for local file, website crawl, and online document 11 months ago
zxhlyh 9e19ed4e67 knowledge base node checklisst 11 months ago
twwu d725aa8791 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 11 months ago
twwu 4a249c40b1 feat: enhance input field configurations with blur listeners and update translations for display name 11 months ago
zxhlyh 3db864561e confirm publish 11 months ago
twwu cf2ef93ad5 Merge branch 'main' into feat/rag-pipeline 11 months ago
NFish 9915a70d7f
Fix/webapp access scope (#20109) 11 months ago
twwu 3afd5e73c9 feat: enhance input field dialog with preview functionality and global inputs 12 months ago
twwu db154e33b7 Merge branch 'main' into feat/rag-pipeline 12 months ago
kenwoodjw 01d500db14
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
12 months ago
twwu 9be036e0ca Merge branch 'main' into feat/rag-pipeline 12 months ago
crazywoola 8e2d342de6
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473) 12 months ago
zxhlyh 121e54f3e3 plugins page 12 months ago
twwu 9e763c9e87 feat: enhance file uploader and test run panel with batch upload limits and tooltips 12 months ago
zxhlyh b9214ca76b knowledge base default data 12 months ago
zxhlyh 5ac1e3584d Merge branch 'main' into feat/rag-pipeline 12 months ago
Joel abc32edf28
chore: enchance the copywriting of tool (#20294) 12 months ago
zxhlyh 28726b6cf3 block selector 12 months ago
twwu 13e3f17493 refactor: standardize terminology by renaming 'data-source' to 'datasource' across components and translations 12 months ago
zxhlyh 720ce79901 checklist & datasource icon 12 months ago
twwu 7d65e9980c Merge branch 'main' into feat/rag-pipeline 12 months ago
twwu 21c24977d8 refactor: enhance document processing UI and functionality with new components and translations 12 months ago
非法操作 db09d18e92
fix: some dark theme not display well (#20121) 12 months ago
Chenhe Gu fa80ef90d2
simplify app create experience with collapsed basic app types and imp… (#20007) 12 months ago
zxhlyh fe435c23c3 i18n 12 months ago
twwu ead1209f98 Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline 12 months ago
twwu 3994bb1771 refactor: refactor document processing components and update translations 12 months ago