You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/libs/community/langchain_community/tools/databricks
Xiangrui Meng f26ab93df8
community: support Databricks Unity Catalog functions as LangChain tools (#22555)
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.
4 months ago
..
__init__.py community: support Databricks Unity Catalog functions as LangChain tools (#22555) 4 months ago
_execution.py community: support Databricks Unity Catalog functions as LangChain tools (#22555) 4 months ago
tool.py community: support Databricks Unity Catalog functions as LangChain tools (#22555) 4 months ago