How to set a search filter in Supabase Vector Store?

Hi everyone,

I’m trying to apply a filter in the Supabase Vector Store node in node AI Agent. I set the Metadata Filter in the node settings, but I get the following error:

“cannot provide both filter and this.filter”

It seems like there is a second filter being applied, but I don’t know where it’s coming from. I only set the filter inside the node settings.

Has anyone encountered this issue before? How can I properly apply a filter to search only within specific metadata ?

Any help would be appreciated! Thanks.

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:

Yep, same problem

Same problem. Using 1.80.3 and updated to 1.81.0 with same problem

the other node type are accepting filters

Same problem here, using version 1.81.4. Any solution?

I’m on version 1.85.4

Anyone figure out a solution?

Someone say it’s fixed in 1.84.0, weird

Has anyone managed to resolve this error?

Pessoal, consegui fazer funcionar.
a forma que eu testei foi a seguinte e funcionou:

Same problem here, using version 1.86.1. Any solution?