Merge branch 'v2' of https://github.com/maxkb-dev/maxkb into v2
This commit is contained in:
commit
55db283d96
@ -77,4 +77,4 @@ class TencentSpeechToText(MaxKBBaseModel, BaseSpeechToText):
|
|||||||
|
|
||||||
|
|
||||||
except TencentCloudSDKException as err:
|
except TencentCloudSDKException as err:
|
||||||
print(err)
|
maxkb_logger.error(f":Error: {str(err)}: {traceback.format_exc()}")
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user