Ask a question to get started
Enter to sendā¢Shift+Enter new line
search_kwargs: dict = Field(default_factory=dict)
Keyword arguments to pass to MongoDBAtlasVectorSearch (e.g. {'k': 10}). Pass rerank_path, rerank_model, and num_docs_to_rerank here to enable $rerank on the underlying vector search results (requires MongoDB 8.3+).
{'k': 10}
rerank_path
rerank_model
num_docs_to_rerank