mirror of
https://github.com/hwchase17/langchain.git
synced 2026-04-09 22:12:50 +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.