Support for Datarbricks AI support in LangChain
Project description
🦜🔗 Using Databricks AI Bridge with Langchain
Integrate Databricks AI Bridge package with Langchain to allow seamless usage of Databricks AI features with Langchain/Langgraph applications.
Installation
Install from PyPI
pip install databricks-langchain
Install from source
pip install git+ssh://git@github.com/databricks/databricks-ai-bridge.git#subdirectory=integrations/langchain
Get started
(Preview) Use a Genie space as an agent
[!NOTE] Requires Genie API Private Preview. Reach out to your 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")
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file databricks_langchain-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: databricks_langchain-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.8.13
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a348b480114e6f0b431933c3d8dc62b03a2277656443bc4eadf2816f5670b7b3 |
|
MD5 | a53abd7485253d98a4e2fab162a88865 |
|
BLAKE2b-256 | b44523ca18d7bab4476490d49d4a7cae954965ae17fab50d9352f67ee6cbd485 |