mirror of
https://github.com/StanGirard/quivr.git
synced 2024-12-03 06:24:15 +03:00
4 lines
133 B
MySQL
4 lines
133 B
MySQL
|
drop function if exists "public"."match_summaries"(query_embedding vector, match_count integer, match_threshold double precision);
|
||
|
|
||
|
|