Skip to main content
Ctrl+K
🦜🔗 LangChain  documentation - Home 🦜🔗 LangChain  documentation - Home
  • Reference
Ctrl+K
Docs
  • GitHub
  • X / Twitter
Ctrl+K
  • Reference
Docs
  • GitHub
  • X / Twitter

Section Navigation

Base packages

  • Core
  • Langchain
  • Text Splitters
  • Community
  • Experimental

Integrations

  • AI21
  • Anthropic
  • AstraDB
    • cache
    • chat_message_histories
    • document_loaders
    • storage
    • utils
      • AstraDBError
      • HybridSearchMode
      • SetupMode
    • vectorstores
  • AWS
  • Azure Ai
  • Azure Dynamic Sessions
  • Cerebras
  • Chroma
  • Cohere
  • Deepseek
  • Elasticsearch
  • Exa
  • Fireworks
  • Google Community
  • Google GenAI
  • Google VertexAI
  • Groq
  • Huggingface
  • IBM
  • Milvus
  • MistralAI
  • MongoDB
  • Neo4J
  • Nomic
  • Nvidia Ai Endpoints
  • Ollama
  • OpenAI
  • Perplexity
  • Pinecone
  • Postgres
  • Prompty
  • Qdrant
  • Redis
  • Sema4
  • Snowflake
  • Sqlserver
  • Standard Tests
  • Tavily
  • Together
  • Unstructured
  • Upstage
  • Weaviate
  • XAI
  • LangChain Python API Reference
  • langchain-astradb: 0.6.1
  • utils

utils#

Utilities for the langchain_astradb package.

Classes

utils.astradb.AstraDBError

An exception during Astra DB- (Data API-) related operations.

utils.astradb.HybridSearchMode(value)

Hybrid Search mode for a Vector Store collection.

utils.astradb.SetupMode(value)

Setup mode for the Astra DB collection.

© Copyright 2025, LangChain Inc.