remove:自动频率控制

This commit is contained in:
SengokuCola
2025-12-07 01:17:36 +08:00
parent eb86d3ed43
commit 903e0f278a
13 changed files with 61 additions and 168 deletions

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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