fix: audio to text (#2493)
This commit is contained in:
parent
48bacd01cc
commit
207080babc
2 changed files with 1 additions and 2 deletions
|
|
@ -47,7 +47,6 @@ class ChatMessageAudioApi(Resource):
|
|||
tenant_id=app_model.tenant_id,
|
||||
file=file,
|
||||
end_user=None,
|
||||
promot=app_model.app_model_config.pre_prompt
|
||||
)
|
||||
|
||||
return response
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue