Describe the problem/error/question
I want to use Perplexity to run some research, then use ChatGPT to summarize and write content based on the research. It seems that there are two ways to do so, and Iād like to understand which would work better in terms of delivery quality and efficiency (latency & token usage):
- HTTP request node to run Perplexity, then extract the content to OpenAI model for processing
- Tool agent node using ChatGPT as the agent, with tool access to Perplexity search.
Thank you very much!
Information on your n8n setup
- **n8n version:**1.88.0
- **Database (default: SQLite):**default
- **n8n EXECUTIONS_PROCESS setting (default: own, main):**default
- Running n8n via (Docker, npm, n8n cloud, desktop app): Docker
- Operating system: macOS