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.19.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.19.0-py3-none-any.whl (39.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: databricks_langchain-0.19.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.19.0.tar.gz
Algorithm Hash digest
SHA256 a6e5c79f88d5f35e07dc82268efd7bed1172af0ca9fdc409dadef47b7dfc31ce
MD5 e624005bfadffdf455b2c6ad3b9fa280
BLAKE2b-256 fff517e6055c3577d2536119781db6181d0d27708cfed40ff069744a8f3659e2

See more details on using hashes here.

File details

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

File metadata

File hashes

Hashes for databricks_langchain-0.19.0-py3-none-any.whl
Algorithm Hash digest
SHA256 bd2e12dc2195481dd52176ad7b38caa963c4f7736302624421d278193efc86ec
MD5 d05878b9704592e9e9c9554350684431
BLAKE2b-256 312f438f7468e1f321f69da735abbdcc9c8466011d272a48da2bf8fb4d3478cf

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