René's URL Explorer Experiment


Title: vectorstores | langchain_sqlserver | LangChain Reference

Open Graph Title: vectorstores | langchain_sqlserver

X Title: vectorstores | langchain_sqlserver

Description: Python API reference for vectorstores in langchain_sqlserver. Part of the LangChain ecosystem.

Open Graph Description: Python API reference for vectorstores in langchain_sqlserver. Part of the LangChain ecosystem.

X Description: Python API reference for vectorstores in langchain_sqlserver. Part of the LangChain ecosystem.

Opengraph URL: https://reference.langchain.com/python/langchain-sqlserver/vectorstores

direct link

Domain: reference.langchain.com

og:imagehttps://reference.langchain.com/og/python/langchain-sqlserver/vectorstores
og:image:width1200
og:image:height630
og:image:altvectorstores | langchain_sqlserver
og:typearticle
twitter:cardsummary_large_image
twitter:imagehttps://reference.langchain.com/og/python/langchain-sqlserver/vectorstores

Links:

LangChain Reference home pagehttps://reference.langchain.com/
GitHubhttps://github.com/langchain-ai
Main Docshttps://docs.langchain.com/
Deep Agentshttps://reference.langchain.com/python/deepagents
LangChainhttps://reference.langchain.com/python/langchain/overview
LangGraphhttps://reference.langchain.com/python/langgraph/overview
Integrationshttps://reference.langchain.com/python/integrations/overview
LangSmithhttps://reference.langchain.com/python/langsmith
Overviewhttps://reference.langchain.com/python/integrations/overview
Google GenAI (Gemini)https://reference.langchain.com/python/langchain-google-genai
Google Vertex AIhttps://reference.langchain.com/python/langchain-google-vertexai
IBMhttps://reference.langchain.com/python/langchain-ibm
Overviewhttps://reference.langchain.com/python/langchain-sqlserver
Vector Storeshttps://reference.langchain.com/python/langchain-sqlserver/vector-stores
Google GenAI (Gemini)https://reference.langchain.com/python/langchain-google-genai
Google Vertex AIhttps://reference.langchain.com/python/langchain-google-vertexai
IBMhttps://reference.langchain.com/python/langchain-ibm
Overviewhttps://reference.langchain.com/python/langchain-sqlserver
Vector Storeshttps://reference.langchain.com/python/langchain-sqlserver/vector-stores
langchain-sqlserverhttps://reference.langchain.com/python/langchain-sqlserver
attributeCOMPARISONS_TO_NATIVE: Dict[str, Callable[[ColumnElement, object], ColumnElement]]https://reference.langchain.com/python/langchain-sqlserver/vectorstores/COMPARISONS_TO_NATIVE
attributeNUMERIC_OPERATORS: Dict[str, Callable[[ColumnElement, object], ColumnElement]]https://reference.langchain.com/python/langchain-sqlserver/vectorstores/NUMERIC_OPERATORS
attributeSPECIAL_CASED_OPERATORS: sethttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/SPECIAL_CASED_OPERATORS
attributeBETWEEN_OPERATOR: sethttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/BETWEEN_OPERATOR
attributeLOGICAL_OPERATORS: sethttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/LOGICAL_OPERATORS
attributeSUPPORTED_OPERATORShttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/SUPPORTED_OPERATORS
attributeAZURE_TOKEN_URL: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/AZURE_TOKEN_URL
attributeDISTANCE: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/DISTANCE
attributeDEFAULT_DISTANCE_STRATEGYhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/DEFAULT_DISTANCE_STRATEGY
attributeDEFAULT_TABLE_NAME: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/DEFAULT_TABLE_NAME
attributeDISTANCE_STRATEGY: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/DISTANCE_STRATEGY
attributeEMBEDDING: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/EMBEDDING
attributeEMBEDDING_LENGTH: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/EMBEDDING_LENGTH
attributeEMBEDDING_VALUES: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/EMBEDDING_VALUES
attributeEMPTY_IDS_ERROR_MESSAGE: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/EMPTY_IDS_ERROR_MESSAGE
attributeEXTRA_PARAMS: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/EXTRA_PARAMS
attributeINVALID_IDS_ERROR_MESSAGE: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/INVALID_IDS_ERROR_MESSAGE
attributeINVALID_INPUT_ERROR_MESSAGE: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/INVALID_INPUT_ERROR_MESSAGE
attributeINVALID_FILTER_INPUT_EXPECTED_DICT: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/INVALID_FILTER_INPUT_EXPECTED_DICT
attributeINVALID_FILTER_INPUT_EXPECTED_AND_OR: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/INVALID_FILTER_INPUT_EXPECTED_AND_OR
attributeSQL_COPT_SS_ACCESS_TOKEN: inthttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/SQL_COPT_SS_ACCESS_TOKEN
attributeDEFAULT_BATCH_SIZE: inthttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/DEFAULT_BATCH_SIZE
attributeMAX_BATCH_SIZE: inthttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/MAX_BATCH_SIZE
attributeJSON_TO_VECTOR_QUERY: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/JSON_TO_VECTOR_QUERY
attributeSERVER_JSON_CHECK_QUERY: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/SERVER_JSON_CHECK_QUERY
attributeVECTOR_DISTANCE_QUERY: strhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/VECTOR_DISTANCE_QUERY
View source on GitHubhttps://github.com/langchain-ai/langchain-azure/blob/5cb072ff8a6c8d8187c9bae682d7cfd6f7a9cc2d/./libs/sqlserver/langchain_sqlserver/vectorstores.py
classDistanceStrategyhttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/DistanceStrategy
classVectorTypehttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/VectorType
classSQLServer_VectorStorehttps://reference.langchain.com/python/langchain-sqlserver/vectorstores/SQLServer_VectorStore

Viewport: width=device-width, initial-scale=1


URLs of crawlers that visited me.