Replies: 1 comment 1 reply
-
@J-Light Did you ever get this working? And if so could you share your fix? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am using supabase's docker self-hosted version. The app works fine for the most part, except with files. When using files I notice the following:
When using the local supabase,
"POST /rest/v1/rpc/match_file_items_openai"
does not return a404
. Any ideas why I am getting a 404 for the RPC call database functionmatch_file_items_openai
?Beta Was this translation helpful? Give feedback.
All reactions