This commit is contained in:
SengokuCola
2025-05-01 02:08:19 +08:00
parent 54fe078e90
commit 93e872db6b
2 changed files with 3 additions and 5 deletions

View File

@@ -88,7 +88,7 @@ class NormalChatGenerator:
content, reasoning_content, self.current_model_name = await model.generate_response(prompt)
logger.debug(f"prompt:{prompt}\n生成回复:{content}")
logger.info(f"{message.processed_plain_text} 的回复:{content}")
info_catcher.catch_after_llm_generated(