as_retriever(
self,
**kwargs: Any = {},
) -> AzureCosmosDBNoSqlVectorStoreRetriever| Name | Type | Description |
|---|---|---|
**kwargs | Any | Default: {}Keyword arguments including (but not limited to):
|
Return AzureCosmosDBNoSqlVectorStoreRetriever initialized from this VectorStore.