mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-28 10:03:54 +08:00
update:修改日志
This commit is contained in:
@@ -253,7 +253,6 @@ class PromptManager:
|
||||
self.logger.bind(tag=TAG).info(
|
||||
f"构建增强提示词成功,长度: {len(enhanced_prompt)}"
|
||||
)
|
||||
print("enhanced_prompt:", enhanced_prompt)
|
||||
return enhanced_prompt
|
||||
|
||||
except Exception as e:
|
||||
|
||||
Reference in New Issue
Block a user