把group_id替换end_user_id_
This commit is contained in:
@@ -640,6 +640,7 @@ class MemoryAgentService:
|
|||||||
)
|
)
|
||||||
raise ValueError(error_msg)
|
raise ValueError(error_msg)
|
||||||
|
|
||||||
|
|
||||||
def get_messages_list(self, user_input: Write_UserInput) -> list[dict]:
|
def get_messages_list(self, user_input: Write_UserInput) -> list[dict]:
|
||||||
"""
|
"""
|
||||||
Get standardized message list from user input.
|
Get standardized message list from user input.
|
||||||
|
|||||||
Reference in New Issue
Block a user