twwu
|
f317ef2fe2
|
feat: Refactor NotionConnector integration and add Header component for improved UI in NotionPageSelector
|
2025-04-24 21:26:54 +08:00 |
twwu
|
de30e9278c
|
feat: Refactor Notion and LocalFile components to remove unused VectorSpaceFull prop and improve step indicator logic
|
2025-04-24 15:47:22 +08:00 |
twwu
|
44b9ce0951
|
feat: Implement Notion connector and related components for data source selection in the RAG pipeline
|
2025-04-24 15:32:04 +08:00 |
twwu
|
d768094376
|
feat: Refactor file upload configuration and validation logic
|
2025-04-24 13:46:50 +08:00 |
twwu
|
93f83086c1
|
feat: add CustomSelectField component and integrate with input field form
|
2025-04-23 22:16:19 +08:00 |
zxhlyh
|
8d9c252811
|
block selector & data source node
|
2025-04-22 16:46:33 +08:00 |
twwu
|
efb27eb443
|
feat: enhance FieldList component with sorting and dynamic input field management
|
2025-04-22 12:56:22 +08:00 |
twwu
|
5b8c43052e
|
feat: implement input field dialog and related components for rag pipeline
|
2025-04-22 11:29:03 +08:00 |
twwu
|
e04ae927b6
|
Merge branch 'main' into feat/rag-pipeline
|
2025-04-22 10:14:28 +08:00 |
zxhlyh
|
d43b884c2a
|
fix: filter empty marketplace collection (#18511)
|
2025-04-22 10:13:22 +08:00 |
Wu Tianwei
|
80f5ee1eb2
|
fix: fix workflow as a tool confirm dialog layout issue (#18494)
|
2025-04-22 09:59:14 +08:00 |
Wunmi Sogunle
|
ee30497237
|
fix(markdown): correctly render links with inline code (#18500)
|
2025-04-22 09:56:53 +08:00 |
GuanMu
|
be964c78ec
|
fix: update document link based on client locale (#18493)
|
2025-04-21 21:00:04 +08:00 |
twwu
|
ac68d62d1c
|
Merge branch 'main' into feat/rag-pipeline
|
2025-04-21 18:07:15 +08:00 |
KVOJJJin
|
3136eb8e4b
|
Fix: json update in conversation variable (#18483)
|
2025-04-21 17:58:01 +08:00 |
doskoi
|
30c051d485
|
fix: update Japanese translation for 'switchVersion' in plugin.ts to … (#18469)
|
2025-04-21 17:56:31 +08:00 |
zxhlyh
|
caa17b8fe9
|
rag pipeline store
|
2025-04-21 17:52:34 +08:00 |
twwu
|
cd1562ee24
|
Merge branch 'feat/rag-pipeline' of https://github.com/langgenius/dify into feat/rag-pipeline
|
2025-04-21 16:58:28 +08:00 |
twwu
|
47af1a9c42
|
feat: add InputField component and integrate into RagPipeline panel
|
2025-04-21 16:58:22 +08:00 |
zxhlyh
|
0cd6a427af
|
add publisher
|
2025-04-21 14:41:41 +08:00 |
Joel
|
5d9c67e97e
|
fix: handle array item type error in struct output (#18452)
|
2025-04-21 14:15:38 +08:00 |
doskoi
|
0ba37592f7
|
fix: update Japanese translation for document link in plugin.ts, translation for "endpointsDocLink" label (#18446)
|
2025-04-21 14:14:09 +08:00 |
doskoi
|
e0e8667a0b
|
fix: translate 'back' to '戻る' in Japanese plugin localization (#18444)
|
2025-04-21 14:12:44 +08:00 |
doskoi
|
2157d9e17e
|
fix: update Japanese translation for 'from' in plugin.ts to improve c… (#18449)
|
2025-04-21 14:12:21 +08:00 |
doskoi
|
62e7fa1f63
|
"fix: Changed the translated text from '障害者' (#18427)" (#18438)
|
2025-04-21 12:41:31 +08:00 |
Hao Cheng
|
0ac7366cdc
|
fix: correct unsupported German date format on document list page (#18426)
|
2025-04-21 10:06:21 +08:00 |
Ethan
|
c768d97637
|
feat: update privacy policy URL and add validation for privacy policy link (#18422)
|
2025-04-21 10:04:33 +08:00 |
twwu
|
51165408ed
|
feat: implement input field form with file upload settings and validation
|
2025-04-21 09:53:35 +08:00 |
CorrectRoad
|
9bd8e62702
|
fix: bump the minimal node requirement to fix eslint fail (#17938)
|
2025-04-21 09:51:39 +08:00 |
Kalo Chin
|
9a3acdcff8
|
Fix: agent app debug re-rendering issue (#18389)
|
2025-04-19 17:25:52 +08:00 |
crazywoola
|
93c1ee225e
|
fix: styles and missing imports (#18396)
|
2025-04-19 14:46:10 +08:00 |
crazywoola
|
1e32175cdc
|
Feat/music annotation (#18391)
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
|
2025-04-19 11:59:00 +08:00 |
kurokobo
|
00d9f037b5
|
fix: correct icons for gpt-4 series from non-openai providers (#18387)
|
2025-04-19 10:12:12 +08:00 |
NFish
|
7ba3e599d2
|
fix: update reset password token when email code verify success (#18364)
|
2025-04-18 17:14:51 +08:00 |
Joel
|
775dc47abe
|
feat: llm support struct output (#17994)
Co-authored-by: twwu <twwu@dify.ai>
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
|
2025-04-18 16:53:43 +08:00 |
GuanMu
|
3914cf07e7
|
fix: Adjust span height and alignment in WorkplaceSelector component (#18361)
|
2025-04-18 16:00:12 +08:00 |
Wu Tianwei
|
1e7418095f
|
feat/TanStack-Form (#18346)
|
2025-04-18 15:54:22 +08:00 |
zxhlyh
|
a2dc38f90a
|
feat: add rag pipeline store slice
|
2025-04-18 15:51:40 +08:00 |
zxhlyh
|
a36436b585
|
feat: add rag pipeline store slice
|
2025-04-18 15:46:54 +08:00 |
zxhlyh
|
2d87823fc6
|
init rag pipeline
|
2025-04-18 14:56:34 +08:00 |
zxhlyh
|
d238da9826
|
Merge branch 'main' into feat/rag-pipeline
|
2025-04-18 14:00:58 +08:00 |
zxhlyh
|
efe5db38ee
|
Chore/slice workflow (#18351)
|
2025-04-18 13:59:12 +08:00 |
twwu
|
6eef5990c9
|
feat: enhance form components with additional props for validation and tooltips; add OptionsField component
|
2025-04-18 11:32:23 +08:00 |
crazywoola
|
b96ecd072a
|
fix: can not input R when debug (#18323)
|
2025-04-18 09:42:08 +08:00 |
hbprotoss
|
28ffe7e3db
|
fix: missing headers in some cases (#18283)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-04-17 21:10:58 +08:00 |
sayThQ199
|
b287aaccec
|
fix: Correctly render multiple think blocks in Markdown (#18310)
Co-authored-by: xzj16125 <xuzijie@noahgroup.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-04-17 19:50:41 +08:00 |
devxing
|
bbc6efd773
|
fix: curl request address (#18320)
Co-authored-by: devxing <devxing@gmail.com>
|
2025-04-17 19:50:20 +08:00 |
刘小龙
|
397e2a8522
|
datasets api create-by-file add reranking_mode properties (#18300)
|
2025-04-17 18:04:43 +08:00 |
GuanMu
|
b6b608219a
|
fix: update retrieval_model documentation (#18289)
|
2025-04-17 16:18:06 +08:00 |
crazywoola
|
e8e47aee21
|
fix: Access the text-generation app's API doc error (#18278)
|
2025-04-17 15:17:22 +08:00 |