Merge branch 'main' into tts-response

# Conflicts:
#	main/manager-web/.env.development
This commit is contained in:
hrz
2025-04-09 21:46:59 +08:00
129 changed files with 8298 additions and 2083 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ import sys
from loguru import logger
from config.settings import load_config
SERVER_VERSION = "0.1.17"
SERVER_VERSION = "0.2.1"
def setup_logging():