{"categories":[{"label":"Artificial Intelligence","url":"https://skillfed.io/packages/category/scientific-engineering-artificial-intelligence/3"}],"enrichment":{"capability":"Exposes Unity Catalog functions as LangChain tools, allowing agents and LLMs to call UC functions directly within agentic workflows.","skillfed_tags":["langchain-integration","databricks","agentic-tools"],"use_cases":["Build agents that execute data transformations or analytics queries stored as UC functions without leaving the agent loop.","Integrate Databricks SQL UDFs into LangChain workflows for real-time data lookups or computations during agent reasoning.","Expose custom business logic (Python or SQL functions) as tools to LLMs, allowing agents to call them on demand.","Create multi-step agentic workflows where UC functions serve as reusable, cataloged tools alongside other LangChain integrations."],"what_it_does":"This package bridges Unity Catalog functions and LangChain by wrapping UC functions as LangChain tools. It lets you register UC functions\u2014whether hosted on a standalone UC server or in Databricks\u2014and use them directly in LangChain agents and LLM tool-calling workflows. The toolkit handles function discovery, parameter binding, and execution, so agents can invoke UC functions as naturally as any other LangChain tool.\n\nThe package supports both generic Unity Catalog servers (via ApiClient configuration) and Databricks-managed UC (via DatabricksFunctionClient with workspace authentication). You define UC functions as Python callables or SQL, register them with the toolkit, and then pass them to LangChain agents. When an agent decides to call a UC function, the toolkit executes it and returns the result to the agent.","worth_installing":"Yes, if you use LangChain agents and need to invoke Unity Catalog functions. The package has low install friction, permissive licensing, no known vulnerabilities, and is actively maintained. It fills a specific integration gap\u2014making UC functions callable from agents\u2014without adding significant complexity. Install it when you're already working with both LangChain and UC."},"id":"unitycatalog-langchain","links":{"html":"https://skillfed.io/packages/unitycatalog-langchain","md":"https://skillfed.io/packages/unitycatalog-langchain.md","pypi":"https://pypi.org/project/unitycatalog-langchain/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-24","license_spdx":null,"license_treatment":"permissive","name":"unitycatalog-langchain","python_support":"supports_current","summary":"Support for Unity Catalog functions as LangChain tools"},"popularity":{"monthly_downloads":1751056,"position":3592,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"0.4.0"}
