Skip to content

Commit 2c0d27f

Browse files
committed
opensearch vector store
1 parent f8de707 commit 2c0d27f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/RAG/VectorStore/OpenSearchVectorStore.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,6 @@ public function deleteBySource(string $sourceType, string $sourceName): VectorSt
162162
}
163163

164164
/**
165-
* @param array $embedding
166165
* @return Document[]
167166
*/
168167
public function similaritySearch(array $embedding): iterable

0 commit comments

Comments
 (0)