mirror of https://github.com/Mai-with-u/MaiBot.git
fix:不知道为什么一直冒出来
parent
34825abaa7
commit
553a4123fb
|
|
@ -7,3 +7,4 @@ dream agent 工具实现模块。
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -63,3 +63,4 @@ def make_create_chat_history(chat_id: str):
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -26,3 +26,4 @@ def make_delete_chat_history(chat_id: str): # chat_id 目前未直接使用,
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -26,3 +26,4 @@ def make_delete_jargon(chat_id: str): # chat_id 目前未直接使用,预留
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -17,3 +17,4 @@ def make_finish_maintenance(chat_id: str): # chat_id 目前未直接使用,
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -52,3 +52,4 @@ def make_get_chat_history_detail(chat_id: str): # chat_id 目前未直接使用
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -223,3 +223,4 @@ def make_search_chat_history(chat_id: str):
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -52,3 +52,4 @@ def make_update_chat_history(chat_id: str): # chat_id 目前未直接使用,
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
|
|
@ -52,3 +52,4 @@ def make_update_jargon(chat_id: str): # chat_id 目前未直接使用,预留
|
|||
|
||||
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue