You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Specified AntV library type, intelligently identified based on user query"
22
12
},
23
13
"query": {
@@ -58,28 +48,17 @@
58
48
"description": "Subtask topic"
59
49
}
60
50
},
61
-
"required": [
62
-
"query",
63
-
"topic"
64
-
]
51
+
"required": ["query", "topic"]
65
52
},
66
53
"description": "Decomposed subtask list for complex tasks, supports batch processing"
67
54
},
68
55
"channel": {
69
56
"default": "Context7",
70
57
"description": "Controls the trade-off between search speed and retrieval accuracy. Use \"Context7\" (Default) for quick, interactive responses (~2s latency). Use \"DeepWiki\" ONLY when the user explicitly requests \"deep research\", \"high accuracy\", \"comprehensive analysis\", or when the query is critical and requires verification, despite the slower speed (~20s latency).",
'Controls the trade-off between search speed and retrieval accuracy. '+
60
-
'Use "Context7" (Default) for quick, interactive responses (~2s latency). '+
61
-
'Use "DeepWiki" ONLY when the user explicitly requests "deep research", "high accuracy", "comprehensive analysis", or when the query is critical and requires verification, despite the slower speed (~20s latency).'
60
+
'Use "Context7" (Default) for quick, interactive responses (~2s latency). '+
61
+
'Use "DeepWiki" ONLY when the user explicitly requests "deep research", "high accuracy", "comprehensive analysis", or when the query is critical and requires verification, despite the slower speed (~20s latency).',
0 commit comments