twwu
|
734659c873
|
Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval
|
2024-12-05 15:44:58 +08:00 |
twwu
|
b59e95785c
|
feat: enhance DocumentDetail and Completed components with child segment handling and improved layout
|
2024-12-05 15:44:53 +08:00 |
AkaraChen
|
9f8cf03155
|
Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval
|
2024-12-05 15:32:59 +08:00 |
AkaraChen
|
0361bf00d1
|
fix: option card overflow clip cause language selector hidden
|
2024-12-05 15:32:34 +08:00 |
Joel
|
1cfb938a7b
|
feat: support check item
|
2024-12-05 15:29:42 +08:00 |
Joel
|
cae8ce5a1e
|
fix: list add paging
|
2024-12-05 15:29:42 +08:00 |
Yi
|
d6dea67947
|
apply the skeleton component to the Plugin loading card
|
2024-12-05 15:27:47 +08:00 |
-LAN-
|
a5d6082418
|
chore: bump version to 0.13.1 (#11382)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-05 15:11:55 +08:00 |
Yi
|
b8f9747849
|
Merge branch "main" into feat/plugins
|
2024-12-05 15:08:09 +08:00 |
AkaraChen
|
2417699e85
|
feat: new qa setting ui
|
2024-12-05 15:00:54 +08:00 |
StyleZhang
|
f038eb2390
|
Merge branch 'feat/plugins' into dev/plugin-deploy
|
2024-12-05 14:55:32 +08:00 |
StyleZhang
|
0e70e72594
|
fix: marketplace list
|
2024-12-05 14:54:20 +08:00 |
Yeuoly
|
243d160242
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-05 14:49:04 +08:00 |
Yeuoly
|
c1a85b0208
|
fix: add default value to plugin permission field
|
2024-12-05 14:48:34 +08:00 |
Yi
|
0e419a7a16
|
feat: move linear gradient bg to common config
|
2024-12-05 14:44:45 +08:00 |
Warren Chen
|
631cbcd781
|
[fix] rename yaml files to fit windows (#11379)
|
2024-12-05 14:38:12 +08:00 |
Joel
|
8a8fc7ab50
|
feat: finish add chunk mode
|
2024-12-05 14:08:45 +08:00 |
Yi Xiao
|
20c4633d2a
|
fix: empty object (conversation variable) editable (#11352)
|
2024-12-05 13:59:59 +08:00 |
yihong
|
5669cac16d
|
fix: some typos using typos (#11374)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-05 13:24:06 +08:00 |
Yi Xiao
|
6180762160
|
fix: bg typo in variable aggregator node (#11376)
|
2024-12-05 11:46:12 +08:00 |
Joel
|
1578dc50ef
|
feat: add chunking mode
|
2024-12-05 11:40:46 +08:00 |
Warren Chen
|
376726cf90
|
[feat] Add AWS Bedrock rerank (#11349)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-12-05 11:31:43 +08:00 |
twwu
|
78fff31e61
|
Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval
|
2024-12-05 11:13:20 +08:00 |
twwu
|
b18eb58770
|
feat: implement ChildSegmentList component and integrate it into SegmentCard for displaying child chunks
|
2024-12-05 11:13:14 +08:00 |
twwu
|
52ba180bf4
|
feat: add SegmentDetail component for displaying and editing segment information
|
2024-12-05 11:11:57 +08:00 |
AkaraChen
|
8541153b15
|
merge main
|
2024-12-05 10:57:27 +08:00 |
AkaraChen
|
0185fb3369
|
Merge branch 'feat/parent-child-retrieval' of https://github.com/langgenius/dify into feat/parent-child-retrieval
|
2024-12-05 10:40:32 +08:00 |
AkaraChen
|
5bf6cd242d
|
wip: qa mode
|
2024-12-05 10:40:27 +08:00 |
Joel
|
284bb7ac71
|
fix: ref attribute in markdown causes page crash (#11369)
Co-authored-by: crazywoola <427733928@qq.com>
|
2024-12-05 10:15:21 +08:00 |
twwu
|
f8d6d5a6a9
|
refactor: replace DocumentContext with useDocumentContext for improved context management
|
2024-12-05 10:12:02 +08:00 |
twwu
|
7200dd42d3
|
refactor: update batch action component props and change id type in ChildChunkDetail
|
2024-12-05 09:49:37 +08:00 |
Akira Noda
|
eca466bdaa
|
chore: fix typo (#11359)
|
2024-12-05 09:04:30 +08:00 |
crazywoola
|
d56abec195
|
Revert "Fix: iteration not in main thread pool" (#11358)
|
2024-12-04 21:22:22 +08:00 |
yihong
|
961e25f608
|
fix: better bedrock message handler close #10976 (#11317)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2024-12-04 19:46:40 +08:00 |
Yeuoly
|
df68b6befa
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-04 19:26:23 +08:00 |
Yeuoly
|
01efdee1dd
|
fix: support other file types for Tool
|
2024-12-04 19:26:01 +08:00 |
github-actions[bot]
|
138bf698b0
|
chore: translate i18n files (#11353)
Co-authored-by: douxc <7553076+douxc@users.noreply.github.com>
|
2024-12-04 19:24:03 +08:00 |
Yeuoly
|
3d3a42945f
|
Merge branch 'fix/chore-fix' into dev/plugin-deploy
|
2024-12-04 19:02:50 +08:00 |
Yeuoly
|
0af9c4fd9d
|
chore: reformat
|
2024-12-04 19:02:28 +08:00 |
Yeuoly
|
ee38bd8817
|
refactor: check dependencies
|
2024-12-04 19:01:54 +08:00 |
NFish
|
e5bb4cca12
|
fix: Correct category of 'Workflow' used in Explore Apps. (#11351)
|
2024-12-04 18:19:12 +08:00 |
twwu
|
44989ae97c
|
Merge branch 'feat/plugins' into dev/plugin-deploy
|
2024-12-04 18:11:10 +08:00 |
twwu
|
0ac5e53c2e
|
fix: refactor GitHub releases fetching to improve error handling and format response
|
2024-12-04 18:08:25 +08:00 |
Joel
|
44b0039e8b
|
fix: install plugin type show error
|
2024-12-04 18:06:00 +08:00 |
AkaraChen
|
4048eff3ab
|
chore: remove twc
|
2024-12-04 17:37:12 +08:00 |
AkaraChen
|
5e2cb0e3a8
|
feat: add base skeleton component (#11339)
|
2024-12-04 17:34:55 +08:00 |
twwu
|
becdca24df
|
fix: enhance GitHub releases fetching with optional authentication
|
2024-12-04 16:49:49 +08:00 |
AkaraChen
|
8289175bfa
|
style: fix component naming
|
2024-12-04 16:23:43 +08:00 |
Hash Brown
|
16a65cb367
|
fix: cannot send message when debug with multiple model with conversa… (#11333)
|
2024-12-04 16:17:11 +08:00 |
ybalbert001
|
1bae9b8ff7
|
update pricing for bedrock nova LLM models (#11336)
Co-authored-by: Yuanbo Li <ybalbert@amazon.com>
|
2024-12-04 16:16:41 +08:00 |