mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-09 19:06:51 +08:00
fix: audio to text (#2493)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user