Update VOICE_CONFIG to use new FastGPT state-enabled configuration and add TEXT_DELTA log group for websocket responses.

This commit is contained in:
Xin Wang
2026-05-28 13:46:33 +08:00
parent 9e2374f492
commit ed9621dfe0
2 changed files with 21 additions and 1 deletions

2
.env
View File

@@ -9,4 +9,4 @@ DELETE_SESSION_URL=http://101.89.151.141:3000/api/core/chat/delHistory?chatId={c
DELETE_CHAT_URL=http://101.89.151.141:3000/api/core/chat/item/delete?contentId={contentId}&chatId={chatId}&appId={appId}
GET_CHAT_RECORDS_URL=http://101.89.151.141:3000/api/core/chat/getPaginationRecords
VOICE_CONFIG=config/voice-xfyun.json
VOICE_CONFIG=config/voice-fastgpt-state-xfyunSuperTTS.json