mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-22 07:03:53 +08:00
update:0.1.16版本
- 增加mcp服务 - 支持Dify、Coze时使用独立的意图识别
This commit is contained in:
@@ -3,7 +3,7 @@ import sys
|
||||
from loguru import logger
|
||||
from config.settings import load_config
|
||||
|
||||
SERVER_VERSION = "0.1.15"
|
||||
SERVER_VERSION = "0.1.16"
|
||||
|
||||
def setup_logging():
|
||||
"""从配置文件中读取日志配置,并设置日志输出格式和级别"""
|
||||
|
||||
Reference in New Issue
Block a user