mirror of
https://github.com/Zippland/Bubbles.git
synced 2026-01-19 09:41:17 +08:00
深度研究 prompt
This commit is contained in:
@@ -74,10 +74,6 @@ class AIRouter:
|
||||
prompt += f"\n 示例: {', '.join(func.examples[:3])}"
|
||||
prompt += "\n"
|
||||
|
||||
prompt += """
|
||||
对于 perplexity_search:只有当问题确实十分复杂、需要长时间联网深度研究时,才在 params 中加入 JSON 字段 "deep_research": true;否则保持默认以节省时间和费用。
|
||||
"""
|
||||
|
||||
prompt += """
|
||||
请你分析用户输入,严格按照以下格式返回JSON:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user