databricks-agent-bricks

Automate creation and management of Databricks Agent Bricks components.

Updated Mar 23, 2024
One-click install
npx skills add https://github.com/m19c/dotfiles --skill databricks-agent-bricks-m19c
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: databricks-agent-bricks
Source: https://github.com/m19c/dotfiles/tree/main/claude/.claude/skills/databricks-agent-bricks
Command: npx skills add https://github.com/m19c/dotfiles --skill databricks-agent-bricks-m19c

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines the creation of conversational AI applications on Databricks by providing pre-built AI components for document Q&A, SQL exploration, and multi-agent orchestration.

Core Features & Use Cases

  • Knowledge Assistants (KA): Offers document-based Q&A systems for indexed documents.
  • Genie Spaces: Enables natural language to SQL queries for data exploration.
  • Supervisor Agents (MAS): Facilitates multi-agent orchestration for unified conversational experiences.
  • Use Case: Build a chatbot that provides HR policy information, performs SQL queries on a database, and integrates with external systems to manage support tickets.

Quick Start

Use the databricks-agent-bricks skill to create a Supervisor Agent for a help desk application.

Frequently Asked Questions about databricks-agent-bricks

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I build a conversational AI app on Databricks for document Q&A and SQL exploration?

To build conversational AI apps on Databricks, you can use pre-built components to create Knowledge Assistants for document Q&A and Genie Spaces for natural language to SQL data exploration.

How do I orchestrate multiple AI agents in a Databricks workspace?

You orchestrate multiple AI agents in a Databricks workspace by deploying a Supervisor Agent, which facilitates multi-agent orchestration to unify various conversational experiences into a single interface.

Do I need Unity Catalog to create Genie Spaces for natural language SQL queries?

Yes, creating Genie Spaces for natural language SQL queries requires access to a Databricks workspace and Unity Catalog to properly manage and explore your underlying data assets.

What is the best way to combine HR policy document Q&A with database queries in a single chatbot?

The best way to combine document Q&A and database queries is by building a Supervisor Agent that orchestrates a Knowledge Assistant and a Genie Space within your Databricks environment.

Can I use Databricks Agent Bricks to manage external system support tickets through a chatbot?

Yes, Databricks Agent Bricks support integrating with external systems to manage support tickets by orchestrating these functions through a Supervisor Agent for unified conversational experiences.

What are the limitations of using pre-built components for multi-agent orchestration on Databricks?

Multi-agent orchestration using pre-built components is limited to environments with active Databricks workspace access and Unity Catalog, relying on these platform services for execution and data governance.