You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`matchCount`| number | Nein | Maximale Anzahl der zurückzugebenden Ergebnisse \(Standard: 10\)|
218
+
|`apiKey`| string | Ja | Ihr Supabase Service Role Secret Key |
219
+
220
+
#### Ausgabe
221
+
222
+
| Parameter | Typ | Beschreibung |
223
+
| --------- | ---- | ----------- |
224
+
|`message`| string | Statusmeldung der Operation |
225
+
|`results`| array | Array von Datensätzen mit Ähnlichkeitswerten aus der Vektorsuche. Jeder Datensatz enthält ein Ähnlichkeitsfeld \(0-1\), das angibt, wie ähnlich er dem Abfragevektor ist. |
0 commit comments