Real time search data using Open AI node

I’m trying to use open ai to fetch real time data on sales prospects (news artices, social media posts, etc.) but it seems I cannot use any of the open ai models in n8n that have access to real-time searching. Had anyone encountered this? Which model/different done do you use for real time data fetching?

Thanks

Describe the problem/error/question

What is the error message (if any)?

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)

Share the output returned by the last node

Information on your n8n setup

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

hey @Yuval_Canfi welcome to n8n community.

you are right.

check out this template by n8n team and you can modify it according to your needs.

Thank you @moosa . Will have a look. I’m still very new here.

no problem

Thank you. It works like a charm.

1 Like

This topic was automatically closed 90 days after the last reply. New replies are no longer allowed.