mirror of
https://github.com/QuivrHQ/quivr.git
synced 2024-12-16 10:02:30 +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);
|
||
|
|
||
|
|