Stan Girard

Results 213 comments of Stan Girard

Thanks ! Feel free to open a PR with the fix :) Any contribution is welcome

This step takes a bit of time :) Try waiting a bit

Yes you then need to go to the frontend folder and do: yarn yarn run dev have fun !

Hey my friend the frontend is on port 3000. If you have issues with it please change the variable from localhost to your IP in the .env file.

Same issue ! You have to upgrade the version of the extensions wrappers in supabase to 1.19

Hello my friend ! Thanks for the issue. The match_vectors is the name of the function used to do similarity search, it is considered as a table in the code....

I'm currently working on a new algorithm for hybrid search that should fix this issue :) On Sat, Mar 16, 2024 at 08:06:14, Croccodoyle < ***@***.*** > wrote: > >...

Hey my friend it seems like you forgot to run the migration on the db. Can you run supabase db reset please ?