fix:不知道为什么一直冒出来

pull/1414/head
SengokuCola 2025-12-06 00:32:50 +08:00
parent 34825abaa7
commit 553a4123fb
9 changed files with 9 additions and 0 deletions

View File

@ -7,3 +7,4 @@ dream agent 工具实现模块。

View File

@ -63,3 +63,4 @@ def make_create_chat_history(chat_id: str):

View File

@ -26,3 +26,4 @@ def make_delete_chat_history(chat_id: str): # chat_id 目前未直接使用,

View File

@ -26,3 +26,4 @@ def make_delete_jargon(chat_id: str): # chat_id 目前未直接使用,预留

View File

@ -17,3 +17,4 @@ def make_finish_maintenance(chat_id: str): # chat_id 目前未直接使用,

View File

@ -52,3 +52,4 @@ def make_get_chat_history_detail(chat_id: str): # chat_id 目前未直接使用

View File

@ -223,3 +223,4 @@ def make_search_chat_history(chat_id: str):

View File

@ -52,3 +52,4 @@ def make_update_chat_history(chat_id: str): # chat_id 目前未直接使用,

View File

@ -52,3 +52,4 @@ def make_update_jargon(chat_id: str): # chat_id 目前未直接使用,预留