mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-29 06:43:56 +08:00
update:优化总结内容
This commit is contained in:
@@ -429,7 +429,8 @@ class ConnectionHandler:
|
||||
self.memory.init_memory(
|
||||
self.device_id,
|
||||
self.llm,
|
||||
self.config["summaryMemory"]
|
||||
self.config["summaryMemory"],
|
||||
not self.read_config_from_api,
|
||||
)
|
||||
|
||||
def _initialize_intent(self):
|
||||
|
||||
Reference in New Issue
Block a user