🤖 自动格式化代码 [skip ci]

pull/1002/head
github-actions[bot] 2025-05-29 06:10:31 +00:00
parent 24df2f0fa0
commit 9347f52a4d
1 changed files with 1 additions and 1 deletions

View File

@ -221,7 +221,7 @@ class PromptBuilder:
logger.debug(f"知识检索耗时: {(end_time - start_time):.3f}")
logger.debug("开始构建 normal prompt")
now_time = time.strftime("%Y-%m-%d %H:%M:%S", time.localtime())
# --- Choose template and format based on chat type ---