Ask a question to get started
Enter to sendā¢Shift+Enter new line
asimilarity_search( self, query: str, k: int = 4, filter: dict[
query
str
The query string.
k
int
4
The number of Documents to return. Defaults to 4.
filter
dict[str, Any] | None
None
**kwargs
Any
{}
Retrieve documents from this graph store.
Optional metadata to filter the results.
Additional keyword arguments.