我是傻逼

pull/937/head
Bakadax 2025-05-10 14:47:16 +08:00
parent cb392c1981
commit aa3568ecb2
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ class PFCProcessor:
await self._update_embedding_vector(message_obj, chat) # 明确传递 message_obj
# 4. 创建 PFC 聊天流
await self._create_pfc_chat(message_obj, chat)
await self._create_pfc_chat(message_obj)
# 5. 日志记录
# 确保 message_obj.message_info.time 是 float 类型的时间戳