fix:不知道为什么一直冒出来
This commit is contained in:
@@ -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 目前未直接使用,预留
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user