feat: 普号增加25s普通视频、增加pro系列高清模型、统一模型名字、过载不再计入错误禁用计数

This commit is contained in:
TheSmallHanCat
2025-12-24 19:39:28 +08:00
parent 2c2fd44b6a
commit fad83533bf
8 changed files with 226 additions and 69 deletions

View File

@@ -27,7 +27,7 @@ base_url = "http://127.0.0.1:8000"
[generation]
image_timeout = 300
video_timeout = 1500
video_timeout = 3000
[admin]
error_ban_threshold = 3

View File

@@ -27,7 +27,7 @@ base_url = "http://127.0.0.1:8000"
[generation]
image_timeout = 300
video_timeout = 1500
video_timeout = 3000
[admin]
error_ban_threshold = 3