Skip to main content

Support for Databricks AI support in LangChain

Project description

🦜🔗 Databricks LangChain Integration

The databricks-langchain package provides seamless integration of Databricks AI features into LangChain applications. This repository is now the central hub for all Databricks-related LangChain components, consolidating previous packages such as langchain-databricks and langchain-community.

Installation

From PyPI

pip install databricks-langchain

From Source

pip install git+https://git@github.com/databricks/databricks-ai-bridge.git#subdirectory=integrations/langchain

Key Features

  • LLMs Integration: Use Databricks-hosted large language models (LLMs) like Llama and Mixtral through ChatDatabricks.
  • Vector Search: Store and query vector representations using DatabricksVectorSearch.
  • Embeddings: Generate embeddings with DatabricksEmbeddings.
  • Genie: Use Genie in Langchain.

Getting Started

Use LLMs on Databricks

from databricks_langchain import ChatDatabricks

llm = ChatDatabricks(endpoint="databricks-meta-llama-3-1-70b-instruct")

Use a Genie Space as an Agent (Preview)

Note: Requires Genie API Private Preview. Contact your Databricks account team for enablement.

from databricks_langchain.genie import GenieAgent

genie_agent = GenieAgent(
    "space-id", "Genie",
    description="This Genie space has access to sales data in Europe"
)

Contribution Guide

We welcome contributions! Please see our contribution guidelines for details.

License

This project is licensed under the MIT License.

Thank you for using Databricks LangChain!

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

databricks_langchain-0.20.0.tar.gz (34.2 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

databricks_langchain-0.20.0-py3-none-any.whl (39.4 kB view details)

Uploaded Python 3

File details

Details for the file databricks_langchain-0.20.0.tar.gz.

File metadata

  • Download URL: databricks_langchain-0.20.0.tar.gz
  • Upload date:
  • Size: 34.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.2.0 CPython/3.12.3

File hashes

Hashes for databricks_langchain-0.20.0.tar.gz
Algorithm Hash digest
SHA256 84b067f9356ea6fd3cb778dd71dbd070dc8ad579a4c2cdf6717b9c3f85660b25
MD5 e56b51eae3751d67e888f7480fe2b5c0
BLAKE2b-256 a4acba1e3eb35652a307589206b5e470980b29e89ac575f3f305efdf20a052f4

See more details on using hashes here.

File details

Details for the file databricks_langchain-0.20.0-py3-none-any.whl.

File metadata

File hashes

Hashes for databricks_langchain-0.20.0-py3-none-any.whl
Algorithm Hash digest
SHA256 da82f4e8da5386fb91a522a7f72c949797beccc580ccf3b1a287c4348fafa940
MD5 58a61dedc8bea5f9ddcd67f0dd90725d
BLAKE2b-256 3f1d4b79f41a7079f97f29cdc2076350b1cf3b90154e86790d5eadd48f8fb93f

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page