better:优化一些颜色和Logger

better:优化logger
This commit is contained in:
SengokuCola
2025-07-24 03:52:08 +08:00
parent 677b17754a
commit 6c9c94d719
8 changed files with 45 additions and 36 deletions

View File

@@ -231,7 +231,7 @@ show_prompt = false # 是否显示prompt
[model]
model_max_output_length = 1000 # 模型单次返回的最大token数
model_max_output_length = 1024 # 模型单次返回的最大token数
#------------必填:组件模型------------