Hi everyone, we are using perplexity API as a web-search component in our agent app. What is the best practice of calling it as websearch? usually source links returned in API response are fewer than links returned in webapp. How can we maximize number of links perplexity searches for our query?
We are also having same observations and wanted to learn more on this.