Commit Graph

198 Commits (3572d06fe0ddabec4406403701f72bee70a46250)

Author SHA1 Message Date
GuanMu 3572d06fe0
Merge branch 'main' into add-document-status-update 12 months ago
Ganondorf e99861d4fe
Add Filter of Get Workflow Logs (#21172)
Co-authored-by: lizb <lizb@sugon.com>
12 months ago
Jyong 787a556bd7
add service api ratelimit check (#20878) 12 months ago
quicksand 3a628bc671
chore: app info add author_name (#20973) 1 year ago
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- 482e50aae9
Refactor/remove db from cycle manager (#20455)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
quicksand 2d4f8f1377
fix: apps/annotation missing 1 required positional argument: 'end_user' (#20428) 1 year ago
-LAN- b357eca307
fix: Copy request context and current user in app generators. (#20240)
Signed-off-by: -LAN- <laipz8200@outlook.com>
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
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