zxhlyh
|
55bff10f0d
|
fix
|
2025-06-13 14:43:02 +08:00 |
|
Joel
|
45c9b77e82
|
fix: match var reg
|
2025-06-13 14:42:35 +08:00 |
|
twwu
|
80f656f79a
|
fix: adjust layout and visibility conditions in CreateFormPipeline and ChunkPreview components
|
2025-06-13 11:38:26 +08:00 |
|
Joel
|
c891eb28fc
|
fix: in prompt editor show vars error
|
2025-06-13 11:12:11 +08:00 |
|
twwu
|
b9fa3f54e9
|
refactor: refactor component imports and enhance layout for better responsiveness in dataset previews
|
2025-06-13 10:54:31 +08:00 |
|
twwu
|
4d2f904d72
|
feat: enhance WorkflowPreview and TemplateCard components with additional styling and className prop
|
2025-06-13 10:14:45 +08:00 |
|
twwu
|
d994e6b6c7
|
feat: replace data source icons with AppIcon component in Item and DatasetItem
|
2025-06-12 18:11:00 +08:00 |
|
twwu
|
aba48bde0b
|
feat: update SettingsModal to integrate keyword number handling and refactor index method logic
|
2025-06-12 18:06:00 +08:00 |
|
twwu
|
3e5d9884cb
|
test: add unit tests for AppIcon component with various rendering scenarios
|
2025-06-12 17:33:28 +08:00 |
|
twwu
|
406d70e4a3
|
feat: integrate resetDatasetList hook into CreateOptions and TemplateCard components
|
2025-06-12 16:59:33 +08:00 |
|
zxhlyh
|
b367f48de6
|
add datasource category
|
2025-06-12 16:24:21 +08:00 |
|
twwu
|
6f17200dec
|
refactor: update dataset handling to use runtime_mode instead of pipeline_id
|
2025-06-12 15:57:07 +08:00 |
|
twwu
|
b1f250862f
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-12 15:18:19 +08:00 |
|
twwu
|
141d6b1abf
|
feat: implement document settings and pipeline settings components with localization support
|
2025-06-12 15:13:15 +08:00 |
|
zxhlyh
|
a7eb534761
|
add datasource category
|
2025-06-12 15:05:36 +08:00 |
|
非法操作
|
b2ac11bc47
|
fix: markdown button can't send message (#20933)
|
2025-06-12 08:18:15 +02:00 |
|
twwu
|
808f792f55
|
fix: update isPending condition and add indexing technique checks for segment detail and new segment modal
|
2025-06-12 11:11:03 +08:00 |
|
twwu
|
5c41922b8a
|
fix: update file extension for downloaded DSL files and refine mutation keys for template operations
|
2025-06-11 18:11:38 +08:00 |
|
twwu
|
e52c905aa5
|
refactor: improve layout-main component structure and readability
|
2025-06-11 17:46:50 +08:00 |
|
twwu
|
7b9a3c1084
|
fix: update translation keys for document availability messages in English and Chinese
|
2025-06-11 17:42:45 +08:00 |
|
twwu
|
b7f9d7e94a
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-11 17:17:15 +08:00 |
|
twwu
|
92e6c52c0e
|
refactor: update handleUseTemplate to use callback for dataset creation and improve error handling; change HTTP method for dependency check
|
2025-06-11 17:17:09 +08:00 |
|
zxhlyh
|
7dea7f77ac
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-11 17:12:38 +08:00 |
|
zxhlyh
|
4d9b15e519
|
fix
|
2025-06-11 17:11:57 +08:00 |
|
twwu
|
f995436eec
|
feat: implement chunk structure card and related hooks for dataset creation; update translations and refactor pipeline template fetching
|
2025-06-11 16:38:42 +08:00 |
|
-LAN-
|
acb2488fc8
|
chore(package): Bump version to 1.4.2 (#20897)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-11 16:28:36 +08:00 |
|
非法操作
|
f601093ccc
|
fix: only enterprise version request app access mode (#20785)
|
2025-06-11 15:38:51 +08:00 |
|
twwu
|
45c76c1d68
|
refactor: rename icon property to icon_info in UpdateTemplateInfoRequest and related components
|
2025-06-11 13:39:07 +08:00 |
|
zxhlyh
|
6ecdac6344
|
pipeline preview
|
2025-06-11 11:51:19 +08:00 |
|
twwu
|
5c58b11b22
|
refactor: standardize pipeline template properties and improve related components
|
2025-06-11 11:25:08 +08:00 |
|
twwu
|
caa275fdbd
|
refactor: remove unused websiteCrawlJobId state and related props from useWebsiteCrawl and CreateFormPipeline components; update loading and file preview components for consistent width
|
2025-06-11 10:50:03 +08:00 |
|
zxhlyh
|
5dbda7f4c5
|
merge main
|
2025-06-11 10:41:50 +08:00 |
|
zxhlyh
|
0564651f6f
|
publish as customized pipeline
|
2025-06-11 10:40:49 +08:00 |
|
twwu
|
eff8108f1c
|
refactor: update dataset model and improve batch action component
|
2025-06-11 10:24:07 +08:00 |
|
zxhlyh
|
0aeeee49f7
|
fix: draft sync
|
2025-06-10 17:39:20 +08:00 |
|
Nite Knite
|
60777bc610
|
chore: update plugin publish link text (#20873)
|
2025-06-10 17:34:26 +08:00 |
|
twwu
|
65ac022245
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-10 16:06:58 +08:00 |
|
twwu
|
6e6090d5a9
|
test(SegmentedControl): add test cases
|
2025-06-10 16:06:42 +08:00 |
|
zxhlyh
|
978118f770
|
fix: datasource
|
2025-06-10 15:40:15 +08:00 |
|
zxhlyh
|
f4789d750d
|
publish as pipeline
|
2025-06-10 15:19:47 +08:00 |
|
zxhlyh
|
5e71f7c825
|
publish as pipeline
|
2025-06-10 15:10:13 +08:00 |
|
HyaCinth
|
fc6e2d14a5
|
fix(web): optimize prompt change logic for LLM nodes (#20841) (#20865)
|
2025-06-10 09:04:10 +02:00 |
|
twwu
|
d3eedaf0ec
|
feat(i18n): add new translation entries for local file, website crawl, and online document
|
2025-06-10 14:22:09 +08:00 |
|
twwu
|
c91456de1b
|
fix(ChunkStructure): add disabled prop to OptionCard component
|
2025-06-10 10:43:40 +08:00 |
|
zxhlyh
|
9e19ed4e67
|
knowledge base node checklisst
|
2025-06-10 10:16:13 +08:00 |
|
zxhlyh
|
5b4d04b348
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-10 09:38:06 +08:00 |
|
Yeuoly
|
91144207e0
|
refactor(DSL imports): using organization/name/version to fetch DSL dependencies. (#20757)
|
2025-06-09 19:05:29 +08:00 |
|
非法操作
|
ab62a9662c
|
fix: some dark mode display incorrect (#20788)
|
2025-06-09 16:09:27 +08:00 |
|
NFish
|
d6a8af03b4
|
Fix/add webapp no permission page (#20819)
|
2025-06-09 15:44:49 +08:00 |
|
Bharat Ramanathan
|
e6e76852d5
|
Add support for W&B dedicated cloud instances in Weave tracing integration (#20765)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-06-07 23:06:23 +08:00 |
|
twwu
|
9b9640b3db
|
refactor: remove job ID handling from website crawl components and update related hooks
|
2025-06-06 18:52:32 +08:00 |
|
twwu
|
3e2f12b065
|
refactor: update website crawl handling and improve parameter naming in pipeline processing
|
2025-06-06 17:00:34 +08:00 |
|
Joel
|
0c8447fd0e
|
fix: missing bot name in orchestrate (#20747)
|
2025-06-06 16:44:36 +08:00 |
|
Joel
|
723b69cf8d
|
chore: chart panel ui enhance (#20743)
|
2025-06-06 16:15:37 +08:00 |
|
twwu
|
547bd3cc1b
|
refactor: rename cancel editor handler and improve variable name validation in field list
|
2025-06-06 15:54:55 +08:00 |
|
twwu
|
83ca59e0f1
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-06 15:35:50 +08:00 |
|
twwu
|
d725aa8791
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-06 15:35:31 +08:00 |
|
zxhlyh
|
cc8ee0ff69
|
dsl
|
2025-06-06 15:35:19 +08:00 |
|
twwu
|
4a249c40b1
|
feat: enhance input field configurations with blur listeners and update translations for display name
|
2025-06-06 15:35:19 +08:00 |
|
zxhlyh
|
f9d0a7bdc8
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-06 15:01:27 +08:00 |
|
zxhlyh
|
e961722597
|
dsl
|
2025-06-06 15:00:37 +08:00 |
|
zxhlyh
|
3db864561e
|
confirm publish
|
2025-06-06 14:22:15 +08:00 |
|
twwu
|
5193fa2118
|
fix: update condition for handling datasource selection in DataSourceOptions
|
2025-06-06 11:43:00 +08:00 |
|
zxhlyh
|
8e4165defe
|
datasource
|
2025-06-06 10:55:13 +08:00 |
|
Joel
|
85859b6723
|
feat: add browser list (#20717)
|
2025-06-06 10:53:57 +08:00 |
|
Joel
|
4f0c9fdf2b
|
chore: remove repeat public api and service api panel (#20715)
|
2025-06-06 10:44:21 +08:00 |
|
twwu
|
cf2ef93ad5
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-06 10:10:53 +08:00 |
|
twwu
|
cbf0864edc
|
refactor: refactor online documents handling and update related components
|
2025-06-06 10:08:19 +08:00 |
|
twwu
|
bce2bdd0de
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-05 18:28:58 +08:00 |
|
twwu
|
82e7c8a2f9
|
refactor: update datasource handling and improve documentation properties in pipeline components
|
2025-06-05 18:28:48 +08:00 |
|
Joel
|
2acdb0a4ea
|
fix: var type error in cal var type in data source type
|
2025-06-05 17:40:49 +08:00 |
|
twwu
|
350ea6be6e
|
fix: correct spacing and formatting in variable utility functions
|
2025-06-05 17:32:03 +08:00 |
|
Nite Knite
|
7094680e23
|
feat: reorder app types (#20685)
|
2025-06-05 17:02:26 +08:00 |
|
zxhlyh
|
f0413f359a
|
datasource
|
2025-06-05 16:51:19 +08:00 |
|
Joel
|
90ca98ff3a
|
fix: in node show rag var
|
2025-06-05 16:41:04 +08:00 |
|
Joel
|
d4a1d045f8
|
fix: to new var format
|
2025-06-05 16:36:41 +08:00 |
|
KVOJJJin
|
59dc7c880e
|
Fix: style of radio checked (#20681)
|
2025-06-05 15:47:42 +08:00 |
|
twwu
|
91fefa0e37
|
refactor: improve layout and event handling in Header and FieldItem components
|
2025-06-05 15:44:18 +08:00 |
|
zxhlyh
|
468bfdfed9
|
datasource
|
2025-06-05 15:07:29 +08:00 |
|
Novice
|
0ccf8cb23e
|
fix: agent moderation not working (#20673)
|
2025-06-05 14:56:41 +08:00 |
|
twwu
|
fdc4c36b77
|
refactor: replace useStore with useDatasetDetailContextWithSelector for pipeline ID retrieval
|
2025-06-05 14:05:27 +08:00 |
|
github-actions[bot]
|
3367d4258d
|
chore: translate i18n files (#20664)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
|
2025-06-05 13:35:40 +08:00 |
|
geosmart
|
de9c7f2ea4
|
Update template.zh.mdx-fix document update metadata body param (#20659)
|
2025-06-05 12:11:11 +08:00 |
|
twwu
|
6286f368f1
|
refactor: replace ImagePlus icon with RiImageCircleAiLine and improve tab button styling
|
2025-06-05 11:21:17 +08:00 |
|
XiaoBa
|
1fbbbb735d
|
fix: the locale format(#20662) (#20665)
Co-authored-by: Xiaoba Yu <xb1823725853@gmail.com>
|
2025-06-05 11:07:54 +08:00 |
|
twwu
|
c83370f701
|
refactor: simplify workflow draft synchronization in InputFieldDialog
|
2025-06-05 11:07:28 +08:00 |
|
NFish
|
9915a70d7f
|
Fix/webapp access scope (#20109)
|
2025-06-05 10:55:17 +08:00 |
|
twwu
|
7506867fb9
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-05 10:29:18 +08:00 |
|
twwu
|
842136959b
|
feat: update data source handling and improve processing parameters integration
|
2025-06-05 10:24:25 +08:00 |
|
非法操作
|
f2dcfc976d
|
feat: allow fill inputs from url params (#20630)
|
2025-06-05 09:44:41 +08:00 |
|
sayThQ199
|
4f066454d0
|
fix(markdown): Ensure abbr: links render correctly in react-markdown v9+ (#20648)
|
2025-06-04 19:52:12 +08:00 |
|
Bowen Liang
|
2b0f3edcef
|
chore: ensure web code consistency by applying pnpm fix (#20643)
|
2025-06-04 19:45:29 +08:00 |
|
非法操作
|
244687c9a7
|
fix: plugin update redcorner mark display incorrect (#20636)
|
2025-06-04 19:44:47 +08:00 |
|
twwu
|
4c2cc98ebc
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-04 18:37:25 +08:00 |
|
twwu
|
44b9f49ab1
|
feat: enhance field item interaction and add preprocessing parameters hooks
|
2025-06-04 18:37:19 +08:00 |
|
zxhlyh
|
a7fa5044e3
|
datasource
|
2025-06-04 18:09:31 +08:00 |
|
Joel
|
0bf0c7dbe8
|
feat: var type to inner
|
2025-06-04 17:34:22 +08:00 |
|
twwu
|
c9a4c66b07
|
fix: update input type from 'number-input' to 'number' for consistency
|
2025-06-04 16:58:08 +08:00 |
|
twwu
|
9934eac15c
|
refactor: refactor data source handling and add form for document processing
|
2025-06-04 16:50:27 +08:00 |
|
Joel
|
c155afac29
|
chore: rename rag var spell errro
|
2025-06-04 16:43:24 +08:00 |
|
Joel
|
7080c9f279
|
fix: show rag vars names
|
2025-06-04 16:29:36 +08:00 |
|
Joel
|
d22c351221
|
chore: fix some security issues in markdown (#20639)
|
2025-06-04 15:56:29 +08:00 |
|
zxhlyh
|
dfe091789c
|
datasource
|
2025-06-04 15:48:29 +08:00 |
|
zxhlyh
|
4c9bf78363
|
knowledge base node checklist
|
2025-06-04 15:18:03 +08:00 |
|
twwu
|
3afd5e73c9
|
feat: enhance input field dialog with preview functionality and global inputs
|
2025-06-04 15:16:02 +08:00 |
|
Joel
|
cab491795a
|
chore: some special to some fns
|
2025-06-04 14:54:11 +08:00 |
|
twwu
|
e290ddc3e5
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-04 14:50:16 +08:00 |
|
twwu
|
db154e33b7
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-04 14:48:10 +08:00 |
|
kenwoodjw
|
01d500db14
|
fix: autocorrect everything in web (#20605)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-06-04 14:12:24 +08:00 |
|
GuanMu
|
6aba223383
|
fix: adjust sticky header properties in Container component (#20624)
|
2025-06-04 13:54:30 +08:00 |
|
Bowen Liang
|
f1c19cda74
|
fix: unable to upload custom file in case of incorrect inffered by multiple extensions mapped from mime type with filename extension hints (#20559)
|
2025-06-04 13:20:57 +08:00 |
|
zxhlyh
|
225402280e
|
datasource auth
|
2025-06-04 11:39:31 +08:00 |
|
sayThQ199
|
077d627953
|
fix: ensure newlines around think tags for proper markdown rendering (#20594)
|
2025-06-03 18:56:09 +08:00 |
|
twwu
|
0a9f50e85f
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-03 18:44:53 +08:00 |
|
twwu
|
ed1d71f4d0
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-03 18:33:07 +08:00 |
|
twwu
|
7039ec33b9
|
refactor: update retrieval search method from invertedIndex to keywordSearch
|
2025-06-03 18:33:01 +08:00 |
|
Joel
|
025dc7c781
|
feat: can show rag vars
|
2025-06-03 18:32:52 +08:00 |
|
crazywoola
|
25be7c1ad5
|
Revert "♻️ refactor(middleware): remove duplicate CSP header assignment" (#20592)
|
2025-06-03 17:43:48 +08:00 |
|
twwu
|
bad451d5ec
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-06-03 17:42:53 +08:00 |
|
twwu
|
87c15062e6
|
feat: enhance document processing with embedding and rule detail components
|
2025-06-03 17:42:40 +08:00 |
|
Muttakin Islam Hasib
|
157d916154
|
♻️ refactor(middleware): remove duplicate CSP header assignment (#20548)
|
2025-06-03 16:46:57 +08:00 |
|
zxhlyh
|
163bae3aaf
|
input rag variable
|
2025-06-03 16:07:58 +08:00 |
|
GuanMu
|
db83bfc53a
|
chore: update pnpm version to 10.11.1 (#20573)
|
2025-06-03 15:21:53 +08:00 |
|
Joel
|
744159a079
|
fix: agent thought replaced by response text (#20571)
|
2025-06-03 14:54:42 +08:00 |
|
zxhlyh
|
b9c6496fea
|
datasource default value & publish sync draft
|
2025-06-03 14:42:17 +08:00 |
|
KVOJJJin
|
d6b30efe2c
|
Fix/dark theme style issues (#20566)
|
2025-06-03 13:53:24 +08:00 |
|
twwu
|
5fb771218c
|
fix: update types and improve data handling in pipeline components
|
2025-06-03 10:14:48 +08:00 |
|
kenwoodjw
|
23c9f1b444
|
fix ts5097 (#20543)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-06-02 18:02:50 +08:00 |
|
Joel
|
e01d975b80
|
fix: the plugin order is not the same as passed to api in DSL (#20515)
|
2025-05-30 18:13:00 +08:00 |
|
twwu
|
898495b5c4
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-05-30 15:54:46 +08:00 |
|
twwu
|
08624878cf
|
fix: update ChunkStructureEnum values for consistency with model naming
|
2025-05-30 15:53:32 +08:00 |
|
zxhlyh
|
6fe473f0fa
|
knowledge base node
|
2025-05-30 15:45:58 +08:00 |
|
Davide Delbianco
|
1d9c90089c
|
Amend color typo (#20497)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
|
2025-05-30 15:27:30 +08:00 |
|
twwu
|
1274aaed5d
|
fix: add dataset mutation context to Popup component
|
2025-05-30 15:17:19 +08:00 |
|
twwu
|
9be036e0ca
|
Merge branch 'main' into feat/rag-pipeline
|
2025-05-30 15:10:16 +08:00 |
|
zxhlyh
|
e303417e04
|
fix: agent app tool update (#20490)
|
2025-05-30 14:56:32 +08:00 |
|
Kaitlyn Feng
|
c8d9f8e2e4
|
fix: resolve unstable scrolling in workflow debug panel with multiple input fields #19697 (#19698)
|
2025-05-30 14:54:30 +08:00 |
|
Ganondorf
|
51f64797cd
|
Add APIs for Knowledge Base Tag Management and Dataset Binding (#20023)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-05-30 14:48:00 +08:00 |
|
Dongyu Li
|
1ea4459d9f
|
update knowledge base api (#20426)
|
2025-05-30 14:45:30 +08:00 |
|
Wu Tianwei
|
9b47f9f786
|
fix(json-schema-editor): Add container reference for resize observer in CodeEditor; Update language hook and help doc URL in JsonSchemaConfig (#20488)
|
2025-05-30 13:54:12 +08:00 |
|
sayThQ199
|
f65c2fcb1d
|
Refactor/markdown component split (#20177)
|
2025-05-30 11:31:50 +08:00 |
|
非法操作
|
156bb8238d
|
fix: some display error in dark mode (#20469)
|
2025-05-30 11:25:46 +08:00 |
|
github-actions[bot]
|
d72d02b970
|
chore: translate i18n files (#20476)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
|
2025-05-30 10:57:37 +08:00 |
|
非法操作
|
dd2725be68
|
fix: import from curl not work for --data (#20471)
|
2025-05-30 10:52:38 +08:00 |
|
crazywoola
|
8e2d342de6
|
Feat/15534 support replacing the bot in chat input placeholder with the bots name (#20473)
|
2025-05-30 10:51:19 +08:00 |
|
Davide Delbianco
|
91eeb2ab76
|
chore: Colorize new OpenAI LLM versions (#20463)
Co-authored-by: Davide Delbianco <davide.delbianco@zucchetti.it>
|
2025-05-30 09:24:31 +08:00 |
|
zxhlyh
|
558a280fc8
|
datasource type
|
2025-05-29 18:21:29 +08:00 |
|
twwu
|
2158c03231
|
fix: update button disabled state to reflect publishedAt status in Popup component
|
2025-05-29 17:53:08 +08:00 |
|
twwu
|
a61f1f8eb0
|
refactor: replace anchor tag with Link component for navigation in Actions
|
2025-05-29 17:42:00 +08:00 |
|
twwu
|
9f724c19db
|
refactor: refactor navigation components to use Link for improved routing
|
2025-05-29 17:33:04 +08:00 |
|