過世秋風
|
377d11d13b
|
fix: WorkflowRunDetailApi created_at、finished_at types changed to timestamps (#16821)
|
7 months ago |
GuanMu
|
360986f38d
|
Feat add childchunk api (#16094)
|
7 months ago |
L8ng
|
83cd14104d
|
feat: datasets openapi list segements support paged resp (#16603)
|
7 months ago |
L8ng
|
727caccfc9
|
fix: knowledge base openapi cannot delete metadata (#16365)
|
7 months ago |
Jyong
|
2c9af712a2
|
Fix/create document by api with metadata (#16307)
Co-authored-by: zxhlyh <jasonapring2015@outlook.com>
|
7 months ago |
Yeuoly
|
c07af5a1a3
|
feat: tenant app invocations limiter (#16221)
|
7 months ago |
Jyong
|
732c506e27
|
add metadata service api (#16211)
|
7 months ago |
Jyong
|
3f44b690c2
|
check high-quality dataset with empty embedding model provider (#16181)
|
7 months ago |
Mars
|
1fab02c25a
|
fix:message api doc (#15568)
Co-authored-by: mars <linjx2@by-health.com>
|
7 months ago |
Jyong
|
9b2a9260ef
|
Feat/new saas billing (#14996)
|
7 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>
|
7 months ago |
Mars
|
126202648f
|
fix message sort (#15231)
|
8 months ago |
Yeuoly
|
9a417bfc5e
|
fix: update database query and model definitions (#14415)
|
8 months ago |
L8ng
|
b15ff4eb8c
|
fix: datasets documents update-by-file api missing assign field 'indexing_technique' internally (#14243)
|
8 months ago |
Hundredwz
|
284707c3a8
|
perf(message): optimize message loading and reduce SQL queries (#13720)
|
8 months ago |
jiangbo721
|
4e7e172ff3
|
Chore/format code (#13691)
Co-authored-by: 刘江波 <jiangbo721@163.com>
|
8 months ago |
aplio
|
1b6fd9dfe8
|
fix: set indexing technique from dataset during update-by-text (#13155)
|
9 months ago |
aplio
|
d73d191f99
|
feature. add feat to modify metadata via dataset api (#13116)
|
9 months ago |
EricPan
|
05a0faff6a
|
fix: app token's last_used_at can't be updated when last_used_at is null (#12770)
|
9 months ago |
Bowen Liang
|
166221d784
|
chore(lint): fix quotes for f-string formatting by bumping ruff to 0.9.x (#12702)
|
9 months ago |
Jyong
|
9a6b1dc3a1
|
Revert "Feat/new saas billing" (#12673)
|
9 months ago |
yihong
|
4e101604c3
|
fix: ruff check for True if ... else (#12576)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
9 months ago |
Jyong
|
d8f57bf899
|
Feat/new saas billing (#12591)
|
9 months ago |
Jyong
|
14ee51aead
|
Feat/add knowledge include all filter (#12537)
|
9 months ago |
eux
|
20f090537f
|
feat: add GET upload file API endpoint to dataset service api (#11899)
|
9 months ago |
-LAN-
|
0eeacdc80c
|
refactor: enhance API token validation with session locking and last used timestamp update (#12426)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
9 months ago |
Yingchun Lai
|
c135967e59
|
refactor: simplify some exception catch code (#12246)
|
10 months ago |
Sean Sun
|
f71af7c2a8
|
fix: DocumentAddByFileApi miss data_source_type field but there is a mandatory value check (#12273)
|
10 months ago |
-LAN-
|
be7877f526
|
fix: enhance file upload error handling and update base error class (#12132)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
10 months ago |
-LAN-
|
4bd8df1fd3
|
fix: update MessageService.create_feedback to use keyword arguments f… (#12134)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
10 months ago |
Jyong
|
84ac004772
|
py lint (#12102)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
|
10 months ago |
Jyong
|
9231fdbf4c
|
Feat/support parent child chunk (#12092)
|
10 months ago |
yihong
|
1d3f218662
|
fix: like failed close #12057 (#12058)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
|
10 months ago |
yihong
|
56e15d09a9
|
feat: mypy for all type check (#10921)
|
10 months ago |
liuhaoran
|
6b49889041
|
fix: messagefeedbackapi support content (#11716)
Signed-off-by: weiyang <24080293@smb956101.com>
Co-authored-by: weiyang <24080293@smb956101.com>
|
10 months ago |
-LAN-
|
3d07a94bd7
|
fix: refactor conversation pagination to use SQLAlchemy session manag… (#11956)
Signed-off-by: -LAN- <laipz8200@outlook.com>
|
10 months ago |
Hiroshi Fujita
|
858db2f239
|
feat(api): include tags in app information response (#11242)
|
11 months ago |
Bowen Liang
|
6c8e208ef3
|
chore: bump minimum supported Python version to 3.11 (#10386)
|
11 months ago |
-LAN-
|
06d2520db2
|
fix(api): replace Raw field with FilesContainedField in MessageListApi inputs (#10472)
|
11 months ago |
Benjamin
|
919275cc58
|
Fix conversation response issue (#10450)
|
11 months ago |
Benjamin
|
6e23903c63
|
Conversation delete issue (#10423)
|
1 year ago |
Benjamin
|
a5558f8fcc
|
fix(conversation-service): return success response after conversation… (#10416)
|
1 year ago |
-LAN-
|
1dae1a71fc
|
fix(api): remove fixed source attribute from FileApi (#10353)
|
1 year ago |
-LAN-
|
6452342222
|
feat(workflow): add configurable workflow file upload limit (#10176)
Co-authored-by: JzoNg <jzongcode@gmail.com>
|
1 year ago |
-LAN-
|
9ac2bb30f4
|
Feat/add-remote-file-upload-api (#9906)
|
1 year ago |
Jyong
|
ce260f79d2
|
Feat/update knowledge api url (#10102)
Co-authored-by: nite-knite <nkCoding@gmail.com>
|
1 year ago |
Jyong
|
e74479717a
|
fix update_by_api batch field issue (#10001)
|
1 year ago |
郭伟伟
|
90769ac709
|
feat: create_empty_dataset api add the description parameter and update api docs (#9824)
|
1 year ago |
-LAN-
|
dd17506078
|
feat(api): add generic file size limit parameter (#9812)
|
1 year ago |
-LAN-
|
22bb0414a1
|
feat(parameters): standardize system parameter field types and values (#9797)
|
1 year ago |