diff --git a/commands/ai_functions.py b/commands/ai_functions.py index 43f843f..ef0ea1d 100644 --- a/commands/ai_functions.py +++ b/commands/ai_functions.py @@ -188,7 +188,7 @@ def ai_handle_reminder_delete(ctx: MessageContext, params: str) -> bool: # ======== Perplexity搜索功能 ======== @ai_router.register( name="perplexity_search", - description="使用Perplexity AI进行深度搜索和问答,用于查询资料的场景", + description="使用Perplexity AI进行深度研究,仅用于需要查询资料进行深度研究的场景", examples=[ "搜索一下Python最新版本的特性", "帮我查查如何学习机器学习",