quivr/supabase/migrations/20240103181925_cleanup.sql

4 lines
133 B
MySQL
Raw Normal View History

2024-01-03 23:53:37 +03:00
drop function if exists "public"."match_summaries"(query_embedding vector, match_count integer, match_threshold double precision);