Asuka Minato
|
3cf8d26459
|
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-
|
d08f6cd27e
|
feat: API docs for service api (#24425)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
2025-08-25 09:26:54 +08:00 |
|
Asuka Minato
|
a864ed1985
|
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
|
cc2fccfead
|
fix child-chunk ownership validation (#24374)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-08-23 20:17:44 +08:00 |
|
Zhehao Peng
|
0d16663fa7
|
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
|
0fb7a2b4c4
|
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
|
a5ffaa700e
|
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
|
ec93cc7713
|
Chore: remove unused variable pruned_memory (#23514)
|
2025-08-07 09:06:17 +08:00 |
|
Yongtao Huang
|
d73c18ec63
|
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
|
46990d6c83
|
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
|
8b2d7fc78e
|
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
|
f5afd34990
|
fix: drop dead code phase2 unused class (#22042)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
2025-07-17 09:33:07 +08:00 |
|
cutiechi
|
ed44722791
|
feat(api): validate and reject external datasets in document update (#21783)
|
2025-07-03 14:50:53 +08:00 |
|
Ganondorf
|
554fa569df
|
Add get document detail service api (#21700)
Co-authored-by: lizb <lizb@sugon.com>
|
2025-06-30 22:13:56 +08:00 |
|
Khoa
|
e01442b525
|
Feat/api validate model provider (#21582)
Co-authored-by: crazywoola <427733928@qq.com>
|
2025-06-27 09:59:44 +08:00 |
|
GuanMu
|
80a12ad4fb
|
Knowledge base API supports status updates #18147 (#18235)
|
2025-06-21 11:18:48 +08:00 |
|
Jyong
|
a6549e3da4
|
add service api ratelimit check (#20878)
|
2025-06-18 14:05:28 +08:00 |
|
Abdullah AlOsaimi
|
e57905fcbe
|
assign dataset indexing_technique to args if not explicitly provided (#20597)
|
2025-06-05 09:47:57 +08:00 |
|
Abdullah AlOsaimi
|
760da98866
|
raise error when process_rule is required but missing (#20599)
|
2025-06-04 14:19:35 +08:00 |
|
Novice
|
c8c221a110
|
fix: update app tag error (#20618)
|
2025-06-04 13:55:00 +08:00 |
|
Ganondorf
|
bfa2b020f6
|
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
|
88900765a1
|
update knowledge base api (#20426)
|
2025-05-30 14:45:30 +08:00 |
|
-LAN-
|
8e48c5245a
|
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
|
eceba537da
|
refactor: simplify success response in dataset API endpoints by returning status code 204 directly (#19685)
|
2025-05-14 18:44:35 +08:00 |
|
非法操作
|
fa226ece81
|
fix: replace all dataset.Model.query to db.session.query(Model) (#19509)
|
2025-05-12 13:52:33 +08:00 |
|
Bowen Liang
|
5a3baa271f
|
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
|
5d47e2d552
|
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 |
|
诗浓
|
1bd779fcbe
|
fix: page/limit param not effective (#18196)
|
2025-04-16 17:26:47 +08:00 |
|
kenwoodjw
|
3883b4cd44
|
fix dataset api retrieval model null handling (#18151)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
|
2025-04-16 15:50:06 +08:00 |
|
Jasonfish
|
637bf76e84
|
fix(api): Some params were ignored when creating empty Datasets through API (#17932)
|
2025-04-14 10:24:01 +08:00 |
|
Yongtao Huang
|
5ca9433c46
|
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 |
|
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 |
|