[fix] remove error code

This commit is contained in:
Mark
2026-02-04 15:40:47 +08:00
parent 442fa09533
commit 7d15182202

View File

@@ -289,8 +289,6 @@ class LangChainAgent:
return content_parts
return messages
async def term_memory_save(self,long_term_messages,actual_config_id,end_user_id,type):
db = next(get_db())
scope=6