104 Commits

Author SHA1 Message Date
Jyong
162a8c4393
fix update segment keyword with same content (#12908) 2025-01-21 19:19:32 +08:00
Bowen Liang
166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 2025-01-21 10:12:29 +08:00
kurokobo
3defd24087
feat: allow updating chunk settings for the existing documents (#12833) 2025-01-21 09:25:40 +08:00
Jyong
14ee51aead
Feat/add knowledge include all filter (#12537) 2025-01-09 20:21:25 +08:00
Jyong
bee32d960a
fix #12453 #12482 (#12495) 2025-01-08 18:26:05 +08:00
Jyong
fd2bfff023
remove knowledge admin role (#12450) 2025-01-07 21:30:23 +08:00
Jyong
9c317b64c3
sandbox doesn't provide auto disable log (#12388) 2025-01-06 15:57:13 +08:00
yihong
a3293b154e
fix: type is wrong issue (#12165)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
2024-12-27 18:33:53 +08:00
Jyong
f4f2567105
owner and admin have all permission of knowledge base (#12157) 2024-12-27 17:09:13 +08:00
Jyong
84ac004772
py lint (#12102)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-12-26 00:16:35 +08:00
Jyong
9231fdbf4c
Feat/support parent child chunk (#12092) 2024-12-25 19:49:07 +08:00
yihong
56e15d09a9
feat: mypy for all type check (#10921) 2024-12-24 18:38:51 +08:00
VoidIsVoid
02a7ae15f9
fix: fix update external dataset error in dataset list (#11989) 2024-12-23 13:53:05 +08:00
Hiroshi Fujita
1d8385f7ac
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 2024-12-02 15:29:25 +08:00
Bowen Liang
6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 2024-11-24 13:28:46 +08:00
jarvis2f
5ff02b469f
fix:position error when creating segments (#10706) 2024-11-14 21:25:15 +08:00
Jyong
4f1a56f0f0
update document and segment word count (#10449) 2024-11-08 17:32:27 +08:00
Jyong
888d7e6422
fix segment enable service api (#10445) 2024-11-08 17:09:05 +08:00
Cling_o3
ab127ba92e
[fix] fix the bug that modify document name not effective (#10154) 2024-11-01 18:59:15 +08:00
-LAN-
9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 2024-11-01 15:51:22 +08:00
Jyong
0154a26e0b
fix issue: update document segment setting failed (#10107) 2024-10-31 15:51:33 +08:00
Jyong
af68084895
add document lock for multi-thread (#9873) 2024-10-28 13:52:35 +08:00
郭伟伟
90769ac709
feat: create_empty_dataset api add the description parameter and update api docs (#9824) 2024-10-25 10:50:15 +08:00
Jyong
42b02b3a5f
Fix/agent external knowledge retrieval (#9241) 2024-10-11 19:21:03 +08:00
crazywoola
e0c8189f1a
feat: add NotFound error for dataset service (#9215) 2024-10-11 11:28:09 +08:00
Jyong
3069b5cf57
original dataset update remove unuseful parameters (#8939) 2024-09-30 22:01:32 +08:00
Jyong
a651b73db0
original dataset update issue (#8935) 2024-09-30 21:17:12 +08:00
Jyong
9d221a5e19
external knowledge api (#8913)
Co-authored-by: Yi <yxiaoisme@gmail.com>
2024-09-30 15:38:43 +08:00
Vikey Chen
4f69adc8ab
fix: document_create_args_validate (#8569) 2024-09-23 18:45:10 +08:00
Bowen Liang
a1104ab97e
chore: refurish python code by applying Pylint linter rules (#8322) 2024-09-13 22:42:08 +08:00
Bowen Liang
6613b8f2e0
chore: fix unnecessary string concatation in single line (#8311) 2024-09-13 14:24:49 +08:00
Bowen Liang
40fb4d16ef
chore: refurbish Python code by applying refurb linter rules (#8296) 2024-09-12 15:50:49 +08:00
Jyong
85ff82a694
code merge error (#8183)
Co-authored-by: crazywoola <427733928@qq.com>
2024-09-10 12:52:50 +08:00
Nam Vu
2d7954c7da
Fix variable typo (#8084) 2024-09-08 13:14:11 +08:00
KVOJJJin
14af87527f
Feat:remove estimation of embedding cost (#7950)
Co-authored-by: jyong <718720800@qq.com>
2024-09-04 14:41:47 +08:00
Jyong
8e311cc45c
fixed permission is None (#7788) 2024-08-29 12:46:42 +08:00
crazywoola
3a071b8db9
fix: datasets permission is missing (#7751) 2024-08-28 15:36:11 +08:00
Bowen Liang
17fd773a30
chore(api/services): apply ruff reformatting (#7599)
Co-authored-by: -LAN- <laipz8200@outlook.com>
2024-08-26 13:43:57 +08:00
crazywoola
2c427e04be
Feat/7134 use dataset api create a dataset with permission (#7508) 2024-08-21 20:25:45 +08:00
crazywoola
4d4af00399
fix: keywords (#7357) 2024-08-16 20:43:55 +08:00
Jyong
048bc4c06e
fix update dataset failed when embedding model is not exist (#6920) 2024-08-02 20:30:22 +08:00
Jyong
57729823a0
fix wrong method using (#6459) 2024-07-19 13:48:13 +08:00
Jyong
f55876bcc5
fix web import url is too long (#6402) 2024-07-18 01:14:36 +08:00
Jyong
0de224b153
fix wrong using of RetrievalMethod Enum (#6345) 2024-07-16 19:09:04 +08:00
Jyong
d320d1468d
Feat/delete file when clean document (#5882) 2024-07-15 19:57:05 +08:00
Waffle
7b225a5ab0
refactor(services/tasks): Swtich to dify_config witch Pydantic (#6203) 2024-07-12 12:25:38 +08:00
Joe
ce930f19b9
fix dataset operator (#6064)
Co-authored-by: JzoNg <jzongcode@gmail.com>
2024-07-09 17:47:54 +08:00
takatost
79df8825c8
Revert "feat: knowledge admin role" (#6018) 2024-07-05 21:31:34 +08:00
Joe
5d9ad430af
feat: knowledge admin role (#5965)
Co-authored-by: JzoNg <jzongcode@gmail.com>
Co-authored-by: jyong <718720800@qq.com>
2024-07-04 16:21:40 +08:00
Jyong
71bcf75d9a
Feat/add delete knowledge confirm (#5810) 2024-07-01 17:06:51 +08:00