Commit Graph

328 Commits (be93c19b7e99057794cf741ba42496620ebcadd8)

Author SHA1 Message Date
liuzhenghua d05f189049
Fix: RateLimit requests were not released when a streaming generation exception occurred (#11540) 1 year ago
Novice 79a710ce98
Feat: continue on error (#11458)
Co-authored-by: Novice Lee <novicelee@NovicedeMacBook-Pro.local>
Co-authored-by: Novice Lee <novicelee@NoviPro.local>
1 year ago
yihong 50b76dd5a2
fix: better error message for url add external knowledge (#11537)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
zhaobingshuang 5c166b3f40
fix: tags could not be saved when the Workflow Tool was created (#11481)
Co-authored-by: zhaobs <zhaobs@cailian.net>
1 year ago
-LAN- 7a962b9f03
chore: bump version to 0.13.0 (#11284)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
Yi Xiao e135ffc2c1
Feat: upgrade variable assigner (#11285)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: -LAN- <laipz8200@outlook.com>
1 year ago
Bowen Liang e79eac688a
chore(lint): sort __all__ definitions (#11243) 1 year ago
Hiroshi Fujita 1d8385f7ac
Sync INDEXING_MAX_SEGMENTATION_TOKENS_LENGTH between API and Web (#11230) 1 year ago
Garfield Dai dbc10e0feb
fix: license str parser. (#11248) 1 year ago
-LAN- c34bdb74e6
Fix/type-error (#11240)
Signed-off-by: -LAN- <laipz8200@outlook.com>
1 year ago
jiangbo721 9049dd7725
fix: code linting (#11143)
Co-authored-by: 刘江波 <jiangbo721@163.com>
1 year ago
yihong 2927493cf3
fix: better way to handle github dsl url close #11113 (#11125)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
-LAN- c032574491
fix: timezone not imported in conversation service. (#11076) 1 year ago
-LAN- 3eb51d85da
fix(workflow_entry): Support receive File and FileList in single step run. (#10947)
Signed-off-by: -LAN- <laipz8200@outlook.com>
Co-authored-by: JzoNg <jzongcode@gmail.com>
1 year ago
Bowen Liang 6c8e208ef3
chore: bump minimum supported Python version to 3.11 (#10386) 1 year ago
-LAN- 556de444e8
chore(app_dsl_service): Downgrade DSL Version (#10979) 1 year ago
-LAN- 5172f0bf39
feat: Check and compare the DSL version before import an app (#10969)
Co-authored-by: Yi <yxiaoisme@gmail.com>
1 year ago
yihong 0067b16d1e
fix: refactor all 'or []' and 'or {}' logic to make code more clear (#10883)
Signed-off-by: yihong0618 <zouzou0208@gmail.com>
1 year ago
Garfield Dai c49efc0c22
Feat/account not found (#10804) 1 year ago
Garfield Dai c2ce2f88c7
feat: add license. (#10403) 1 year ago
Bowen Liang 51db59622c
chore(lint): cleanup repeated cause exception in logging.exception replaced by helpful message (#10425) 1 year ago
jarvis2f 5ff02b469f
fix:position error when creating segments (#10706) 1 year ago
-LAN- 16b9665033
refactor(api): improve handling of `tools` field and cleanup variable usage (#10553) 1 year ago
smyhw f19c18dc14
Fixes `you have not added provider None` (#10501) 1 year ago
-LAN- 25ca0278dd
refactor(core): Remove extra_config from File. (#10203) 1 year ago
Jyong 4f1a56f0f0
update document and segment word count (#10449) 1 year ago
Jyong 888d7e6422
fix segment enable service api (#10445) 1 year ago
Benjamin 6e23903c63
Conversation delete issue (#10423) 1 year ago
Bowen Liang 574c4a264f
chore(lint): Use logging.exception instead of logging.error (#10415) 1 year ago
Benjamin a5558f8fcc
fix(conversation-service): return success response after conversation… (#10416) 1 year ago
Bowen Liang d45d90e8ae
chore: lazy import sagemaker (#10342) 1 year ago
-LAN- 7f583ec1ac
chore: update version to 0.11.0 across all relevant files (#10278) 1 year ago
Cling_o3 ab127ba92e
[fix] fix the bug that modify document name not effective (#10154) 1 year ago
-LAN- 9ac2bb30f4
Feat/add-remote-file-upload-api (#9906) 1 year ago
-LAN- 951308b5f3
refactor(service): handle unsupported DSL version with warning (#10151) 1 year ago
Jyong 0154a26e0b
fix issue: update document segment setting failed (#10107) 1 year ago
-LAN- e5397c5ec2
feat(app_dsl_service): enhance error handling and DSL version management (#10108) 1 year ago
非法操作 e36f5cb366
chore: save uploaded file extension as lower case (#10111) 1 year ago
非法操作 eb69896355
fix: allow external knowledge api use simple host (#9966) 1 year ago
Jyong badf9baf9b
Fix/external api update (#9955) 1 year ago
Jyong af68084895
add document lock for multi-thread (#9873) 1 year ago
Joe 9633c5dab6
fix: enterprise create workspace (#9921) 1 year ago
G81192 a17f169e01
fix users had already joined a workspace, but the system still first … (#9834)
Co-authored-by: yong.zhang <yong.zhang@yesno.com.cn>
1 year ago
yuanboao 4693080ce0
Marking the last piece of data on each page is a duplicate issue, which can be solved by adding the id field to the order by rig and using a unique field (#9799)
Signed-off-by: root <root@localhost.localdomain>
Co-authored-by: root <root@localhost.localdomain>
1 year ago
Jyong 18106a4fc6
add tidb on qdrant type (#9831)
Co-authored-by: Zhaofeng Miao <522856232@qq.com>
1 year ago
郭伟伟 90769ac709
feat: create_empty_dataset api add the description parameter and update api docs (#9824) 1 year ago
-LAN- 67016feb96
feat(api): enhance file preview handling (#9674) 1 year ago
Joe 22bdfb7e56
Feat/optimize login (#9642) 1 year ago
Joe bc43efba75
fix: remove url join (#9635) 1 year ago
-LAN- 5f12c17355
fix(core): use CreatedByRole enum for role consistency (#9607) 1 year ago