An integration package connecting Databricks and LangChain
Project description
langchain-databricks
This package contains the LangChain integration with Databricks
Installation
pip install -U langchain-databricks
And you should configure credentials by setting the following environment variables:
- TODO: fill this out
Chat Models
ChatDatabricks
class exposes chat models from Databricks.
from langchain_databricks import ChatDatabricks
llm = ChatDatabricks()
llm.invoke("Sing a ballad of LangChain.")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file langchain_databricks-0.1.0rc0.tar.gz
.
File metadata
- Download URL: langchain_databricks-0.1.0rc0.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e1cc301a682d2e4adb24b608a2a17fad12262642e8f25ff27e36a6eea693e35d |
|
MD5 | 8fe968d11be9f8b83572dd6a8acd41a6 |
|
BLAKE2b-256 | cd94dfc46282733be10c5c4f5dcc9f77591b1522a1db936530654d7b3c45bf82 |
File details
Details for the file langchain_databricks-0.1.0rc0-py3-none-any.whl
.
File metadata
- Download URL: langchain_databricks-0.1.0rc0-py3-none-any.whl
- Upload date:
- Size: 17.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.0 CPython/3.12.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 86216caa61de5880c59e1fca199ac61a4258faefd42665cce35d22f49823f9fe |
|
MD5 | f6c587ef3e20032f6a7c88405706340b |
|
BLAKE2b-256 | 4b989b9cfd282fe02bafcfb5abf79388110c3879338e95c3759b43aa20bcc211 |