zxhlyh
|
1c17c8fa36
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-13 16:39:40 +08:00 |
zxhlyh
|
26aff400e4
|
node default configs
|
2025-06-13 16:38:54 +08:00 |
twwu
|
5c228bca4f
|
feat: replace TypeIcon with AppIcon in SelectDataSet component for improved icon display
|
2025-06-13 15:02:31 +08:00 |
Jyong
|
7bd2509ad5
|
Update deploy-dev.yml
|
2025-06-13 14:50:38 +08:00 |
twwu
|
2a5d70d9e1
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-13 14:44:53 +08:00 |
twwu
|
b0107f4128
|
fix: update z-index values for DialogWrapper components to ensure proper stacking context
|
2025-06-13 14:44:32 +08:00 |
Joel
|
dc3c5362e4
|
Merge branch 'deploy/rag-dev' of https://github.com/langgenius/dify into deploy/rag-dev
|
2025-06-13 14:43:58 +08:00 |
Joel
|
1d106c3660
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-13 14:43:46 +08:00 |
zxhlyh
|
fcb2fa04e7
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-13 14:43:38 +08:00 |
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
|
767860e76b
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-13 11:44:22 +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
|
26b7911177
|
Merge branch 'main' into feat/rag-pipeline
|
2025-06-13 09:49:03 +08:00 |
-LAN-
|
c05e47ebc0
|
refactor(sqlalchemy_workflow_execution_repository): Use the max funtion for getting next_sequence_number. (#20966)
|
2025-06-13 09:42:02 +08:00 |
twwu
|
dd91edf70b
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-12 18:11:19 +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
|
faadad62ff
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-12 17:01:41 +08:00 |
twwu
|
406d70e4a3
|
feat: integrate resetDatasetList hook into CreateOptions and TemplateCard components
|
2025-06-12 16:59:33 +08:00 |
zxhlyh
|
f17f256b2b
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-12 16:25:04 +08:00 |
zxhlyh
|
b367f48de6
|
add datasource category
|
2025-06-12 16:24:21 +08:00 |
Jyong
|
dee7b6eb22
|
Update deploy-dev.yml
|
2025-06-12 16:19:12 +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
|
d3dbfbe8b3
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-12 15:18:49 +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 |
Takuya Ono
|
af83120832
|
🐛 Fix(Gemini LLM): Support Gemini 0.2.x plugin on agent app (#20794)
Co-authored-by: QuantumGhost <obelisk.reg+git@gmail.com>
|
2025-06-12 00:49:38 +08:00 |
-LAN-
|
1e03c97663
|
fix(llm_node): missing parameters for structure outputs (#20915)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-06-11 18:56:07 +08:00 |
twwu
|
346d066128
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-11 18:12:17 +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 |
jyong
|
9c3e3b00d0
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-11 18:07:20 +08:00 |
jyong
|
da3a3ce165
|
r2
|
2025-06-11 18:07:06 +08:00 |
jyong
|
b525bc2b81
|
Merge branch 'feat/r2' into deploy/rag-dev
|
2025-06-11 18:03:53 +08:00 |
jyong
|
14dc3e8642
|
r2
|
2025-06-11 18:03:21 +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 |
jyong
|
ce8ddae11e
|
Merge remote-tracking branch 'origin/deploy/rag-dev' into deploy/rag-dev
|
2025-06-11 17:30:45 +08:00 |
jyong
|
4e8184bc56
|
Merge branch 'feat/r2' into deploy/rag-dev
# Conflicts:
# api/models/dataset.py
|
2025-06-11 17:30:30 +08:00 |
jyong
|
9eb8597957
|
r2
|
2025-06-11 17:29:14 +08:00 |
twwu
|
cde584046d
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-11 17:19:08 +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 |
zxhlyh
|
88817bf974
|
Merge branch 'feat/rag-pipeline' into deploy/rag-dev
|
2025-06-11 17:17:10 +08:00 |