mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-24 08:03:53 +08:00
update:完成在web端,修改提示词功能
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ from core.handle.textHandle import handleTextMessage
|
||||
from core.utils.util import get_string_no_punctuation_or_emoji
|
||||
from concurrent.futures import ThreadPoolExecutor, TimeoutError
|
||||
from core.handle.audioHandle import handleAudioMessage, sendAudioMessage
|
||||
from .auth import AuthMiddleware, AuthenticationError
|
||||
from core.auth import AuthMiddleware, AuthenticationError
|
||||
|
||||
|
||||
class ConnectionHandler:
|
||||
|
||||
Reference in New Issue
Block a user