mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-10 19:36:53 +08:00
feat: chat in explore support agent (#647)
Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
This commit is contained in:
@@ -86,7 +86,7 @@ const VoiceInput = ({
|
||||
const formData = new FormData()
|
||||
formData.append('file', mp3File)
|
||||
|
||||
let url = ''
|
||||
let url = '/universal-chat/audio-to-text'
|
||||
let isPublic = false
|
||||
|
||||
if (params.token) {
|
||||
|
||||
Reference in New Issue
Block a user