Commit Graph

86 Commits (a16026bfb741520f4b320cb007820429a876b0c4)

Author SHA1 Message Date
GuanMu a16026bfb7 Merge remote-tracking branch 'upstream/main' into add-document-status-update 1 year ago
Abdullah AlOsaimi ad8e79c440
assign dataset indexing_technique to args if not explicitly provided (#20597) 1 year ago
Abdullah AlOsaimi 006496f24e
raise error when process_rule is required but missing (#20599) 1 year ago
Novice 4ac3600f81
fix: update app tag error (#20618) 1 year ago
Ganondorf 51f64797cd
Add APIs for Knowledge Base Tag Management and Dataset Binding (#20023)
Co-authored-by: lizb <lizb@sugon.com>
1 year ago
Dongyu Li 1ea4459d9f
update knowledge base api (#20426) 1 year ago
-LAN- 3196dc2d61
refactor: Use typed SQLAlchemy base model and fix type errors (#19980)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
GuanMu 9aa3596f3f
Merge branch 'langgenius:main' into add-document-status-update 1 year ago
GuanMu 17b929124f
refactor: simplify success response in dataset API endpoints by returning status code 204 directly (#19685) 1 year ago
GuanMu 2e2a60b92d
Merge branch 'langgenius:main' into add-document-status-update 1 year ago
非法操作 b00f94df64
fix: replace all dataset.Model.query to db.session.query(Model) (#19509) 1 year ago
GuanMu 22999f397b
Merge branch 'langgenius:main' into add-document-status-update 1 year ago
Bowen Liang 8537abfff8
chore: avoid repeated type ignore noqa by adding flask_restful and flask_login in mypy import exclusions (#19224) 1 year ago
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>
1 year ago
GuanMu 1625148b07
Merge branch 'langgenius:main' into add-document-status-update 1 year ago
ZeroZ_JQ cbf14e85c2 fix: update DocumentStatusApi route to include 'status' for clearer document action management 1 year ago
ZeroZ_JQ 73645284e1 feat: add DocumentStatusApi resource for managing document actions within datasets 1 year ago
ZeroZ_JQ 3259485d66 refactor: replace DatasetInvalidActionError with InvalidActionError for consistent error handling in document status updates 1 year ago
诗浓 4166f73d9d
fix: page/limit param not effective (#18196) 1 year ago
ZeroZ_JQ 62201d8f0a style: remove unnecessary blank lines in datasets_document.py and dataset.py for cleaner code 1 year ago
ZeroZ_JQ 967b004037 refactor: consolidate document status update logic into batch_update_document_status method 1 year ago
GuanMu 257ac9288b
Merge branch 'langgenius:main' into add-document-status-update 1 year ago
kenwoodjw b247ef85bf
fix dataset api retrieval model null handling (#18151)
Signed-off-by: kenwoodjw <blackxin55+@gmail.com>
1 year ago
ZeroZ_JQ 331ea65f68 style: remove unnecessary whitespace in dataset.py for improved readability 1 year ago
ZeroZ_JQ 024649adb9 refactor: reorganize import statements in dataset.py for clarity 1 year ago
ZeroZ_JQ 04ec91fe2b feat: add batch document status update API and corresponding documentation 1 year ago
Jasonfish 1f722cde22
fix(api): Some params were ignored when creating empty Datasets through API (#17932) 1 year ago
Yongtao Huang 5d72003ebb
Remove dead code (#17899) 1 year ago
Jasonfish fd443941a2
feat(improve-api-endpoints): Added Datasets and Annotation APIs (#12237) 1 year ago
Jyong 0bf816f2e8
fix duplicate documents returned by Get document list service API (#17351) 1 year ago
非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) 1 year ago
GuanMu 360986f38d
Feat add childchunk api (#16094) 1 year ago
L8ng 83cd14104d
feat: datasets openapi list segements support paged resp (#16603) 1 year ago
L8ng 727caccfc9
fix: knowledge base openapi cannot delete metadata (#16365) 1 year ago
Jyong 2c9af712a2
Fix/create document by api with metadata (#16307)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
1 year ago
Jyong 732c506e27
add metadata service api (#16211) 1 year ago
Jyong 3f44b690c2
check high-quality dataset with empty embedding model provider (#16181) 1 year ago
L8ng b15ff4eb8c
fix: datasets documents update-by-file api missing assign field 'indexing_technique' internally (#14243) 1 year ago
aplio 1b6fd9dfe8
fix: set indexing technique from dataset during update-by-text (#13155) 1 year ago
aplio d73d191f99
feature. add feat to modify metadata via dataset api (#13116) 1 year ago
Bowen Liang 166221d784
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702) 1 year ago
Jyong 14ee51aead
Feat/add knowledge include all filter (#12537) 1 year ago
eux 20f090537f
feat: add GET upload file API endpoint to dataset service api (#11899) 1 year ago
Sean Sun f71af7c2a8
fix: DocumentAddByFileApi miss data_source_type field but there is a mandatory value check (#12273) 1 year ago
-LAN- be7877f526
fix: enhance file upload error handling and update base error class (#12132)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Jyong 84ac004772
py lint (#12102)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Jyong 9231fdbf4c
Feat/support parent child chunk (#12092) 1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
-LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 2 years ago
Jyong ce260f79d2
Feat/update knowledge api url (#10102)
Co-authored-by: nite-knite <nkCoding@gmail.com>
2 years ago