From 76f5a1b157d049fef353c4f5806de3561234d090 Mon Sep 17 00:00:00 2001 From: zihanjian Date: Fri, 18 Jul 2025 15:15:24 +0800 Subject: [PATCH] =?UTF-8?q?docs(ai=5Ffunctions):=20=E6=9B=B4=E6=96=B0Perpl?= =?UTF-8?q?exity=E6=90=9C=E7=B4=A2=E5=8A=9F=E8=83=BD=E7=9A=84=E6=8F=8F?= =?UTF-8?q?=E8=BF=B0=E4=BB=A5=E6=9B=B4=E5=87=86=E7=A1=AE=E5=8F=8D=E6=98=A0?= =?UTF-8?q?=E7=94=A8=E9=80=94?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- commands/ai_functions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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最新版本的特性", "帮我查查如何学习机器学习",