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
Copy file name to clipboardExpand all lines: README.md
+5-23Lines changed: 5 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,8 @@ An intelligent research assistant powered by Perplexity's specialized AI models.
4
4
5
5
## Tools
6
6
7
+
**Quick Note: The Deep Research tool is going to timeout with some tools like cline, but not with others like cursor due to implementation differences, but the reason tool makes up for it.**
8
+
7
9
### 1. Search (Sonar Pro)
8
10
Quick search for simple queries and basic information lookup. Best for straightforward questions that need concise, direct answers.
9
11
@@ -79,6 +81,7 @@ You can override the automatic selection using `force_model: true` in any tool's
79
81
1.**Prerequisites**
80
82
- Node.js (from [nodejs.org](https://nodejs.org))
81
83
- Perplexity API key (from [perplexity.ai/settings/api](https://www.perplexity.ai/settings/api))
84
+
- clone the repo somewhere
82
85
83
86
2.**Configure MCP Settings**
84
87
@@ -100,16 +103,9 @@ Add to your MCP settings file (location varies by platform):
0 commit comments