🗑️ 标记MarshoTools为弃用

This commit is contained in:
2025-04-05 01:31:35 +08:00
parent 5768b95b09
commit 55f9c427b7
4 changed files with 5 additions and 3 deletions

View File

@ -32,7 +32,7 @@ from .instances import client, context, model_name, target_list, tools
from .metadata import metadata
from .plugin.func_call.caller import get_function_calls
from .util import *
from .utils.request import process_chat_stream
from .utils.processor import process_chat_stream
async def at_enable():