Commit Graph

184 Commits (9aa3596f3fcdcbdf4c03e65d847ae78ca4336620)

Author SHA1 Message Date
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
lexmin0412 ff20b56074
Add `/site` API (#19631) 1 year ago
Ganondorf c76d763639
add endpoint of get feedbacks (#18697)
Co-authored-by: lizb <lizb@sugon.com>
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
Good Wood 0b44791eae
feat: add mode for /info api (#19264) 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
小马哥 e5bdc1438a
fix: annotation update need use http put method and annotation-reply api doc parms wrong (#18891) 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 2fd3425602
Merge branch 'langgenius:main' into add-document-status-update 1 year ago
1betatsu 9a3ecc1ac8
fix: Allow advanced chat app to get workflow run detail (#18753) (#18758) 1 year ago
Alex Chim 12836f9db9
Resolves #18536 Retreive conversation variables (#18581) 1 year ago
GuanMu 1625148b07
Merge branch 'langgenius:main' into add-document-status-update 1 year ago
Yeuoly 358fd28c28
feat: fetch app info in plugins (#18202) 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
jiangbo721 18f98f4fe1
fix: ruff check isoparse (#18033)
Co-authored-by: 刘江波 <jiangbo721@163.com>
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
crazywoola 63ba607738
fix: 17712-get-messages-api-encountered-internal-server-error (#17716) 1 year ago
crazywoola eb8584613b
fix: Account.query => db.session.query(Account) (#17667) 1 year ago
Jasonfish 0afad94378
fix: Correct "The job is not exist" to "The job does not exist" (#17516) 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
liguochuan 11e95d2a61
Fix (api): Fix the processing logic of the retriever_resources field. (#17304)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 year ago
非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) 1 year ago
jiangbo721 a1aa325ce3
Chore/code format and Repair commit_id 3254018d more deleted codes and Fix naming error ambiguity between workflow_run_id and workflow_id (#17075)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
過世秋風 377d11d13b
fix: WorkflowRunDetailApi created_at、finished_at types changed to timestamps (#16821) 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
Yeuoly c07af5a1a3
feat: tenant app invocations limiter (#16221) 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
Mars 1fab02c25a
fix:message api doc (#15568)
Co-authored-by: mars <linjx2@by-health.com>
1 year ago
Jyong 9b2a9260ef
Feat/new saas billing (#14996) 1 year ago
KVOJJJin 78d460a6d1
Feat: time period filter for workflow logs (#14271)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Mars 126202648f
fix message sort (#15231) 1 year ago