How to force use of file search in openai assistant?

Hi, I’m doing some tests using an assistant in the OpenAi Playground.

In the playground I can select an option to always do the query with the file search tool.


Is there any way I can do this using the Message Assistant node?

It looks like your topic is missing some important information. Could you provide the following if applicable.

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

n8n version: latest
Database (default: SQLite): default
n8n EXECUTIONS_PROCESS default
Running n8n via (Docker, npm, n8n cloud, desktop app): docker
Operating system: vps linux ununtu

Hi @Fernando_Kerber,

Welcome to the community :four_leaf_clover:

You can achieve something similar by instructing the model to use a specific model for a specific task in the prompt.