[fix] remove error code
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user