ERROR using Supabase Vector Store

if i execute my workflow i get the message: Error searching for documents: PGRST202 Could not find the function public.match_documents(filter, match_count, query_embedding) in the schema cache Searched for the function public.match_documents with parameters filter, match_count, query_embedding or with a single unnamed json/jsonb parameter, but no matches were found in the schema cache.

Can please send the configuration of the nodes?

I think the problem is coming from your supabase functions, can you share your functions or schema here?