Home / All Entities

All Entities

Browse all 16,434 entities in the langchain Architecture Docs architecture documentation — every file, function, class, type, domain, and directory.

16,434 entities · Page 339 of 343

fork() — langchain Function Reference
Architecture documentation for the fork() function in vectorstores.py from the langchain codebase.
Function python
from_documents() — langchain Function Reference
Architecture documentation for the from_documents() function in vectorstores.py from the langchain codebase.
Function python
from_existing_collection() — langchain Function Reference
Architecture documentation for the from_existing_collection() function in vectorstores.py from the langchain codebase.
Function python
from_texts() — langchain Function Reference
Architecture documentation for the from_texts() function in vectorstores.py from the langchain codebase.
Function python
from_texts() — langchain Function Reference
Architecture documentation for the from_texts() function in vectorstores.py from the langchain codebase.
Function python
_generate_clients() — langchain Function Reference
Architecture documentation for the _generate_clients() function in vectorstores.py from the langchain codebase.
Function python
_generate_rest_batches() — langchain Function Reference
Architecture documentation for the _generate_rest_batches() function in vectorstores.py from the langchain codebase.
Function python
get_by_ids() — langchain Function Reference
Architecture documentation for the get_by_ids() function in vectorstores.py from the langchain codebase.
Function python
get_embeddings() — langchain Function Reference
Architecture documentation for the get_embeddings() function in vectorstores.py from the langchain codebase.
Function python
get() — langchain Function Reference
Architecture documentation for the get() function in vectorstores.py from the langchain codebase.
Function python
has_async() — langchain Function Reference
Architecture documentation for the has_async() function in vectorstores.py from the langchain codebase.
Function python
has_get_by_ids() — langchain Function Reference
Architecture documentation for the has_get_by_ids() function in vectorstores.py from the langchain codebase.
Function python
has_sync() — langchain Function Reference
Architecture documentation for the has_sync() function in vectorstores.py from the langchain codebase.
Function python
hybrid_search() — langchain Function Reference
Architecture documentation for the hybrid_search() function in vectorstores.py from the langchain codebase.
Function python
__init__() — langchain Function Reference
Architecture documentation for the __init__() function in vectorstores.py from the langchain codebase.
Function python
__init__() — langchain Function Reference
Architecture documentation for the __init__() function in vectorstores.py from the langchain codebase.
Function python
max_marginal_relevance_search() — langchain Function Reference
Architecture documentation for the max_marginal_relevance_search() function in vectorstores.py from the langchain codebase.
Function python
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.
Function python
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.
Function python
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.
Function python
max_marginal_relevance_search() — langchain Function Reference
Architecture documentation for the max_marginal_relevance_search() function in vectorstores.py from the langchain codebase.
Function python
maximal_marginal_relevance() — langchain Function Reference
Architecture documentation for the maximal_marginal_relevance() function in vectorstores.py from the langchain codebase.
Function python
_qdrant_filter_from_dict() — langchain Function Reference
Architecture documentation for the _qdrant_filter_from_dict() function in vectorstores.py from the langchain codebase.
Function python
__query_collection() — langchain Function Reference
Architecture documentation for the __query_collection() function in vectorstores.py from the langchain codebase.
Function python
reset_collection() — langchain Function Reference
Architecture documentation for the reset_collection() function in vectorstores.py from the langchain codebase.
Function python
_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.
Function python
_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.
Function python
_results_to_docs() — langchain Function Reference
Architecture documentation for the _results_to_docs() function in vectorstores.py from the langchain codebase.
Function python
_select_relevance_score_fn() — langchain Function Reference
Architecture documentation for the _select_relevance_score_fn() function in vectorstores.py from the langchain codebase.
Function python
_select_relevance_score_fn() — langchain Function Reference
Architecture documentation for the _select_relevance_score_fn() function in vectorstores.py from the langchain codebase.
Function python
similarity_search() — langchain Function Reference
Architecture documentation for the similarity_search() function in vectorstores.py from the langchain codebase.
Function python
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.
Function python
similarity_search_by_image() — langchain Function Reference
Architecture documentation for the similarity_search_by_image() function in vectorstores.py from the langchain codebase.
Function python
similarity_search_by_vector() — langchain Function Reference
Architecture documentation for the similarity_search_by_vector() function in vectorstores.py from the langchain codebase.
Function python
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.
Function python
similarity_search_by_vector() — langchain Function Reference
Architecture documentation for the similarity_search_by_vector() function in vectorstores.py from the langchain codebase.
Function python
_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.
Function python
similarity_search_with_score() — langchain Function Reference
Architecture documentation for the similarity_search_with_score() function in vectorstores.py from the langchain codebase.
Function python
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.
Function python
similarity_search_with_score() — langchain Function Reference
Architecture documentation for the similarity_search_with_score() function in vectorstores.py from the langchain codebase.
Function python
similarity_search_with_vectors() — langchain Function Reference
Architecture documentation for the similarity_search_with_vectors() function in vectorstores.py from the langchain codebase.
Function python
similarity_search() — langchain Function Reference
Architecture documentation for the similarity_search() function in vectorstores.py from the langchain codebase.
Function python
_sort_by_id() — langchain Function Reference
Architecture documentation for the _sort_by_id() function in vectorstores.py from the langchain codebase.
Function python
sync_call_fallback() — langchain Function Reference
Architecture documentation for the sync_call_fallback() function in vectorstores.py from the langchain codebase.
Function python
test_add_documents_async() — langchain Function Reference
Architecture documentation for the test_add_documents_async() function in vectorstores.py from the langchain codebase.
Function python
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.
Function python
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.
Function python
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.
Function python

Analyze Your Own Codebase

Get architecture documentation, dependency graphs, and domain analysis for your codebase in minutes.

Try Supermodel Free