mirror of
https://github.com/Zippland/Bubbles.git
synced 2026-02-18 08:07:25 +08:00
docs(ai_functions): 更新Perplexity搜索功能的描述以更准确反映用途
This commit is contained in:
@@ -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最新版本的特性",
|
||||
"帮我查查如何学习机器学习",
|
||||
|
||||
Reference in New Issue
Block a user