kenwoodjw
|
e4383d6167
|
Chore: remove dupliacte logic in DatasetApi.get() (#24769)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-08-29 14:25:36 +08:00 |
|
Bowen Liang
|
39064197da
|
chore: cleanup unnecessary mypy suppressions on imports (#24712)
|
2025-08-28 23:17:25 +08:00 |
|
Asuka Minato
|
2b91ba2411
|
example: limit current user usage (#24470)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-26 00:23:29 +08:00 |
|
-LAN-
|
b7466f8b65
|
feat: API docs for service api (#24425)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-25 09:26:54 +08:00 |
|
Asuka Minato
|
18dce66443
|
try flask_restful -> flask_restx (#24310)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
2025-08-24 13:45:47 +08:00 |
|
kenwoodjw
|
8a348bea21
|
fix child-chunk ownership validation (#24374)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-08-23 20:17:44 +08:00 |
|
Zhehao Peng
|
c0702aacac
|
Use typing.Literal to replace str places (#24099)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-18 21:34:13 +08:00 |
|
Yongtao Huang
|
bf2f03f911
|
Restructure the File errors in controller (#23801)
Co-authored-by: Yongtao Huang <99629139+hyongtao-db@users.noreply.github.com>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-13 17:06:07 +08:00 |
|
lyzno1
|
2edd32fdea
|
fix: resolve AppCard description overlap with tag area (#23585)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-08 09:05:55 +08:00 |
|
Yongtao Huang
|
e072b7dafa
|
Chore: remove unused variable pruned_memory (#23514)
|
2025-08-07 09:06:17 +08:00 |
|
Yongtao Huang
|
146d870098
|
Fix: avoid Flask route conflict by merging DocumentDetailApi and DocumentDeleteApi (#23333)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-08-04 14:37:36 +08:00 |
|
lyzno1
|
0ea010d7ee
|
fix: metadata API nullable validation consistency issue (#23133)
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
|
2025-07-30 10:33:24 +08:00 |
|
Asuka Minato
|
ef51678c73
|
orm filter -> where (#22801)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-24 00:57:45 +08:00 |
|
yihong
|
d2933c2bfe
|
fix: drop dead code phase2 unused class (#22042)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-07-17 09:33:07 +08:00 |
|
cutiechi
|
47954aa284
|
feat(api): validate and reject external datasets in document update (#21783)
|
2025-07-03 14:50:53 +08:00 |
|
Ganondorf
|
55a6b330ec
|
Add get document detail service api (#21700)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-06-30 22:13:56 +08:00 |
|
Khoa
|
a06af88b26
|
Feat/api validate model provider (#21582)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-06-27 09:59:44 +08:00 |
|
GuanMu
|
870e73c03b
|
Knowledge base API supports status updates #18147 (#18235)
|
2025-06-21 11:18:48 +08:00 |
|
Jyong
|
787a556bd7
|
add service api ratelimit check (#20878)
|
2025-06-18 14:05:28 +08:00 |
|
Abdullah AlOsaimi
|
ad8e79c440
|
assign dataset indexing_technique to args if not explicitly provided (#20597)
|
2025-06-05 09:47:57 +08:00 |
|
Abdullah AlOsaimi
|
006496f24e
|
raise error when process_rule is required but missing (#20599)
|
2025-06-04 14:19:35 +08:00 |
|
Novice
|
4ac3600f81
|
fix: update app tag error (#20618)
|
2025-06-04 13:55:00 +08:00 |
|
Ganondorf
|
51f64797cd
|
Add APIs for Knowledge Base Tag Management and Dataset Binding (#20023)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-05-30 14:48:00 +08:00 |
|
Dongyu Li
|
1ea4459d9f
|
update knowledge base api (#20426)
|
2025-05-30 14:45:30 +08:00 |
|
-LAN-
|
3196dc2d61
|
refactor: Use typed SQLAlchemy base model and fix type errors (#19980)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-05-21 15:38:03 +08:00 |
|
GuanMu
|
17b929124f
|
refactor: simplify success response in dataset API endpoints by returning status code 204 directly (#19685)
|
2025-05-14 18:44:35 +08:00 |
|
非法操作
|
b00f94df64
|
fix: replace all dataset.Model.query to db.session.query(Model) (#19509)
|
2025-05-12 13:52:33 +08:00 |
|
Bowen Liang
|
8537abfff8
|
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224)
|
2025-05-06 11:58:49 +08:00 |
|
devxing
|
136995d2a1
|
fix: change delete app status code from 204 to 200 (#18398)
Co-authored-by: devxing <devxing@gmail.com>
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-04-27 12:12:46 +08:00 |
|
诗浓
|
4166f73d9d
|
fix: page/limit param not effective (#18196)
|
2025-04-16 17:26:47 +08:00 |
|
kenwoodjw
|
b247ef85bf
|
fix dataset api retrieval model null handling (#18151)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-04-16 15:50:06 +08:00 |
|
Jasonfish
|
1f722cde22
|
fix(api): Some params were ignored when creating empty Datasets through API (#17932)
|
2025-04-14 10:24:01 +08:00 |
|
Yongtao Huang
|
5d72003ebb
|
Remove dead code (#17899)
|
2025-04-11 20:33:52 +08:00 |
|
Jasonfish
|
fd443941a2
|
feat(improve-api-endpoints): Added Datasets and Annotation APIs (#12237)
|
2025-04-07 10:36:58 +08:00 |
|
Jyong
|
0bf816f2e8
|
fix duplicate documents returned by Get document list service API (#17351)
|
2025-04-02 21:39:28 +08:00 |
|
非法操作
|
44f911a0a8
|
chore: docstring not match the function parameter (#17162)
|
2025-03-31 13:19:15 +08:00 |
|
GuanMu
|
360986f38d
|
Feat add childchunk api (#16094)
|
2025-03-24 20:58:28 +08:00 |
|
L8ng
|
83cd14104d
|
feat: datasets openapi list segements support paged resp (#16603)
|
2025-03-24 14:27:31 +08:00 |
|
L8ng
|
727caccfc9
|
fix: knowledge base openapi cannot delete metadata (#16365)
|
2025-03-20 21:36:09 +08:00 |
|
Jyong
|
2c9af712a2
|
Fix/create document by api with metadata (#16307)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
|
2025-03-20 14:33:32 +08:00 |
|
Jyong
|
732c506e27
|
add metadata service api (#16211)
|
2025-03-19 17:12:48 +08:00 |
|
Jyong
|
3f44b690c2
|
check high-quality dataset with empty embedding model provider (#16181)
|
2025-03-19 15:16:05 +08:00 |
|
L8ng
|
b15ff4eb8c
|
fix: datasets documents update-by-file api missing assign field 'indexing_technique' internally (#14243)
|
2025-02-24 20:14:36 +08:00 |
|
aplio
|
1b6fd9dfe8
|
fix: set indexing technique from dataset during update-by-text (#13155)
|
2025-02-03 11:06:03 +08:00 |
|
aplio
|
d73d191f99
|
feature. add feat to modify metadata via dataset api (#13116)
|
2025-02-02 15:27:12 +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 |
|
Jyong
|
14ee51aead
|
Feat/add knowledge include all filter (#12537)
|
2025-01-09 20:21:25 +08:00 |
|
eux
|
20f090537f
|
feat: add GET upload file API endpoint to dataset service api (#11899)
|
2025-01-09 14:52:09 +08:00 |
|
Sean Sun
|
f71af7c2a8
|
fix: DocumentAddByFileApi miss data_source_type field but there is a mandatory value check (#12273)
|
2025-01-02 14:24:15 +08:00 |
|
-LAN-
|
be7877f526
|
fix: enhance file upload error handling and update base error class (#12132)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2024-12-26 23:31:29 +08:00 |
|