mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-01 18:29:07 +00:00
This PR adds support for using Databricks Unity Catalog functions as LangChain tools, which runs inside a Databricks SQL warehouse. * An example notebook is provided.