This commit is contained in:
雷欧(林平凡)
2025-08-08 17:59:21 +08:00
parent 0055ea2df7
commit ee34f13307

View File

@@ -106,7 +106,7 @@ AVAIL_FONTS = [
# 默认的系统提示词system prompt
INIT_SYS_PROMPT = "Serve me as a writing and programming assistant."
INIT_SYS_PROMPT = " "
# 对话窗的高度 仅在LAYOUT="TOP-DOWN"时生效)