CoreAbstractions
Browse all 12649 domain entities categorized under CoreAbstractions in the langchain Architecture Docs architecture documentation.
get_by_ids() — langchain Function Reference
Architecture documentation for the get_by_ids() function in vectorstores.py from the langchain codebase.
get_embeddings() — langchain Function Reference
Architecture documentation for the get_embeddings() function in vectorstores.py from the langchain codebase.
get() — langchain Function Reference
Architecture documentation for the get() function in vectorstores.py from the langchain codebase.
has_async() — langchain Function Reference
Architecture documentation for the has_async() function in vectorstores.py from the langchain codebase.
has_get_by_ids() — langchain Function Reference
Architecture documentation for the has_get_by_ids() function in vectorstores.py from the langchain codebase.
has_sync() — langchain Function Reference
Architecture documentation for the has_sync() function in vectorstores.py from the langchain codebase.
hybrid_search() — langchain Function Reference
Architecture documentation for the hybrid_search() function in vectorstores.py from the langchain codebase.
__init__() — langchain Function Reference
Architecture documentation for the __init__() function in vectorstores.py from the langchain codebase.
__init__() — langchain Function Reference
Architecture documentation for the __init__() function in vectorstores.py from the langchain codebase.
max_marginal_relevance_search() — langchain Function Reference
Architecture documentation for the max_marginal_relevance_search() function in vectorstores.py from the langchain codebase.
max_marginal_relevance_search_by_vector() — langchain Function Reference
Architecture documentation for the max_marginal_relevance_search_by_vector() function in vectorstores.py from the langchain codebase.
max_marginal_relevance_search_by_vector() — langchain Function Reference
Architecture documentation for the max_marginal_relevance_search_by_vector() function in vectorstores.py from the langchain codebase.
max_marginal_relevance_search_with_score_by_vector() — langchain Function Reference
Architecture documentation for the max_marginal_relevance_search_with_score_by_vector() function in vectorstores.py from the langchain codebase.
max_marginal_relevance_search() — langchain Function Reference
Architecture documentation for the max_marginal_relevance_search() function in vectorstores.py from the langchain codebase.
maximal_marginal_relevance() — langchain Function Reference
Architecture documentation for the maximal_marginal_relevance() function in vectorstores.py from the langchain codebase.
_qdrant_filter_from_dict() — langchain Function Reference
Architecture documentation for the _qdrant_filter_from_dict() function in vectorstores.py from the langchain codebase.
__query_collection() — langchain Function Reference
Architecture documentation for the __query_collection() function in vectorstores.py from the langchain codebase.
reset_collection() — langchain Function Reference
Architecture documentation for the reset_collection() function in vectorstores.py from the langchain codebase.
_results_to_docs_and_scores() — langchain Function Reference
Architecture documentation for the _results_to_docs_and_scores() function in vectorstores.py from the langchain codebase.
_results_to_docs_and_vectors() — langchain Function Reference
Architecture documentation for the _results_to_docs_and_vectors() function in vectorstores.py from the langchain codebase.
_results_to_docs() — langchain Function Reference
Architecture documentation for the _results_to_docs() function in vectorstores.py from the langchain codebase.
_select_relevance_score_fn() — langchain Function Reference
Architecture documentation for the _select_relevance_score_fn() function in vectorstores.py from the langchain codebase.
_select_relevance_score_fn() — langchain Function Reference
Architecture documentation for the _select_relevance_score_fn() function in vectorstores.py from the langchain codebase.
similarity_search() — langchain Function Reference
Architecture documentation for the similarity_search() function in vectorstores.py from the langchain codebase.
similarity_search_by_image_with_relevance_score() — langchain Function Reference
Architecture documentation for the similarity_search_by_image_with_relevance_score() function in vectorstores.py from the langchain codebase.
similarity_search_by_image() — langchain Function Reference
Architecture documentation for the similarity_search_by_image() function in vectorstores.py from the langchain codebase.
similarity_search_by_vector() — langchain Function Reference
Architecture documentation for the similarity_search_by_vector() function in vectorstores.py from the langchain codebase.
similarity_search_by_vector_with_relevance_scores() — langchain Function Reference
Architecture documentation for the similarity_search_by_vector_with_relevance_scores() function in vectorstores.py from the langchain codebase.
similarity_search_by_vector() — langchain Function Reference
Architecture documentation for the similarity_search_by_vector() function in vectorstores.py from the langchain codebase.
_similarity_search_with_relevance_scores() — langchain Function Reference
Architecture documentation for the _similarity_search_with_relevance_scores() function in vectorstores.py from the langchain codebase.
similarity_search_with_score() — langchain Function Reference
Architecture documentation for the similarity_search_with_score() function in vectorstores.py from the langchain codebase.
similarity_search_with_score_by_vector() — langchain Function Reference
Architecture documentation for the similarity_search_with_score_by_vector() function in vectorstores.py from the langchain codebase.
similarity_search_with_score() — langchain Function Reference
Architecture documentation for the similarity_search_with_score() function in vectorstores.py from the langchain codebase.
similarity_search_with_vectors() — langchain Function Reference
Architecture documentation for the similarity_search_with_vectors() function in vectorstores.py from the langchain codebase.
similarity_search() — langchain Function Reference
Architecture documentation for the similarity_search() function in vectorstores.py from the langchain codebase.
_sort_by_id() — langchain Function Reference
Architecture documentation for the _sort_by_id() function in vectorstores.py from the langchain codebase.
sync_call_fallback() — langchain Function Reference
Architecture documentation for the sync_call_fallback() function in vectorstores.py from the langchain codebase.
test_add_documents_async() — langchain Function Reference
Architecture documentation for the test_add_documents_async() function in vectorstores.py from the langchain codebase.
test_add_documents_by_id_with_mutation_async() — langchain Function Reference
Architecture documentation for the test_add_documents_by_id_with_mutation_async() function in vectorstores.py from the langchain codebase.
test_add_documents_by_id_with_mutation() — langchain Function Reference
Architecture documentation for the test_add_documents_by_id_with_mutation() function in vectorstores.py from the langchain codebase.
test_add_documents_documents_async() — langchain Function Reference
Architecture documentation for the test_add_documents_documents_async() function in vectorstores.py from the langchain codebase.
test_add_documents_documents() — langchain Function Reference
Architecture documentation for the test_add_documents_documents() function in vectorstores.py from the langchain codebase.
test_add_documents_with_existing_ids_async() — langchain Function Reference
Architecture documentation for the test_add_documents_with_existing_ids_async() function in vectorstores.py from the langchain codebase.
test_add_documents_with_existing_ids() — langchain Function Reference
Architecture documentation for the test_add_documents_with_existing_ids() function in vectorstores.py from the langchain codebase.
test_add_documents_with_ids_is_idempotent_async() — langchain Function Reference
Architecture documentation for the test_add_documents_with_ids_is_idempotent_async() function in vectorstores.py from the langchain codebase.
test_add_documents_with_ids_is_idempotent() — langchain Function Reference
Architecture documentation for the test_add_documents_with_ids_is_idempotent() function in vectorstores.py from the langchain codebase.
test_add_documents() — langchain Function Reference
Architecture documentation for the test_add_documents() function in vectorstores.py from the langchain codebase.
test_delete_missing_content_async() — langchain Function Reference
Architecture documentation for the test_delete_missing_content_async() function in vectorstores.py from the langchain codebase.
Analyze Your Own Codebase
Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.
Try Supermodel Free