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 |
|