Commit Graph

155 Commits (5d72003ebbc0c2d7233c6e744fdbc399327476eb)

Author SHA1 Message Date
Yongtao Huang 5d72003ebb
Remove dead code (#17899) 10 months ago
crazywoola 63ba607738
fix: 17712-get-messages-api-encountered-internal-server-error (#17716) 10 months ago
crazywoola eb8584613b
fix: Account.query => db.session.query(Account) (#17667) 10 months ago
Jasonfish 0afad94378
fix: Correct "The job is not exist" to "The job does not exist" (#17516) 10 months ago
Jasonfish fd443941a2
feat(improve-api-endpoints): Added Datasets and Annotation APIs (#12237) 10 months ago
Jyong 0bf816f2e8
fix duplicate documents returned by Get document list service API (#17351) 10 months 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>
10 months ago
非法操作 44f911a0a8
chore: docstring not match the function parameter (#17162) 10 months 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>
10 months ago
過世秋風 377d11d13b
fix: WorkflowRunDetailApi created_at、finished_at types changed to timestamps (#16821) 10 months ago
GuanMu 360986f38d
Feat add childchunk api (#16094) 11 months ago
L8ng 83cd14104d
feat: datasets openapi list segements support paged resp (#16603) 11 months ago
L8ng 727caccfc9
fix: knowledge base openapi cannot delete metadata (#16365) 11 months ago
Jyong 2c9af712a2
Fix/create document by api with metadata (#16307)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
11 months ago
Yeuoly c07af5a1a3
feat: tenant app invocations limiter (#16221) 11 months ago
Jyong 732c506e27
add metadata service api (#16211) 11 months ago
Jyong 3f44b690c2
check high-quality dataset with empty embedding model provider (#16181) 11 months ago
Mars 1fab02c25a
fix:message api doc (#15568)
Co-authored-by: mars <linjx2@by-health.com>
11 months ago
Jyong 9b2a9260ef
Feat/new saas billing (#14996) 11 months 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>
11 months ago
Mars 126202648f
fix message sort (#15231) 11 months ago
Yeuoly 9a417bfc5e
fix: update database query and model definitions (#14415) 11 months ago
L8ng b15ff4eb8c
fix: datasets documents update-by-file api missing assign field 'indexing_technique' internally (#14243) 12 months ago
Hundredwz 284707c3a8
perf(message): optimize message loading and reduce SQL queries (#13720) 12 months ago
jiangbo721 4e7e172ff3
Chore/format code (#13691)
Co-authored-by: 刘江波 <jiangbo721@163.com>
12 months 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
EricPan 05a0faff6a
fix: app token's last_used_at can't be updated when last_used_at is null (#12770) 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 9a6b1dc3a1
Revert "Feat/new saas billing" (#12673) 1 year ago
yihong 4e101604c3
fix: ruff check for True if ... else (#12576)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Jyong d8f57bf899
Feat/new saas billing (#12591) 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
-LAN- 0eeacdc80c
refactor: enhance API token validation with session locking and last used timestamp update (#12426)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yingchun Lai c135967e59
refactor: simplify some exception catch code (#12246) 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
-LAN- 4bd8df1fd3
fix: update MessageService.create_feedback to use keyword arguments f… (#12134)
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 1d3f218662
fix: like failed close #12057 (#12058)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
yihong 56e15d09a9
feat: mypy for all type check (#10921) 1 year ago
liuhaoran 6b49889041
fix: messagefeedbackapi support content (#11716)
Signed-off-by: weiyang <24080293@smb956101.com>
Co-authored-by: weiyang <24080293@smb956101.com>
1 year ago
-LAN- 3d07a94bd7
fix: refactor conversation pagination to use SQLAlchemy session manag… (#11956)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Hiroshi Fujita 858db2f239
feat(api): include tags in app information response (#11242) 1 year ago
Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
-LAN- 06d2520db2
fix(api): replace Raw field with FilesContainedField in MessageListApi inputs (#10472) 1 year ago
Benjamin 919275cc58
Fix conversation response issue (#10450) 1 year ago
Benjamin 6e23903c63
Conversation delete issue (#10423) 1 year ago