databricks Databricks Release Notes ·

Databricks Genie Agents Enhanced with Content Search, API Updates, and Bug Fixes

aidatabrickspreviewengineer
feature patch

Databricks has rolled out several enhancements and bug fixes for its Genie Agents, improving their capabilities and developer experience. Key updates include beta features like content search for attached volumes and independent file analysis, aiming to boost accuracy and latency for large datasets. Users can now send custom prompts along with uploaded files, while the public API offers better conversation history matching and timestamps. These changes enhance the flexibility and diagnostic clarity for developers and users working with AI agents on the Databricks platform.

  • Content Search for Attached Volumes (Beta)
  • Independent File Analysis in Volumes (Beta)
  • Custom Prompts with Uploaded Files
  • Enhanced Genie Agents API Functionality
  • Fix for Metric View Synonyms
Features (2)
  • Content Search for Attached Volumes (Beta)

    Genie Agents can now optionally enable content search on attached volumes for better latency and accuracy when answering questions across larger datasets. This feature indexes and prepares files for the agent to use.

  • Independent File Analysis in Volumes (Beta)

    Analyzing files within volumes no longer requires Unity AI Gateway to be enabled, providing greater flexibility. This simplifies the process for Genie Agents to access and process data in volumes.

Enhancements (3)
  • Custom Prompts with Uploaded Files

    Uploading a file to a conversation with a Genie Agent no longer automatically sends a message. Users can now include a prompt along with the uploaded file, allowing for more precise interactions.

  • Enhanced Genie Agents API Functionality

    The conversation list API now returns conversations from the public API, Genie One, and embedded Genie, matching the history shown on the monitoring page. Additionally, the public API now includes `create_time` and `update_time` for Genie spaces, reflecting last-modified information visible in the UI.

  • Simplified Table Access Error Messages

    The error message displayed when a user lacks access to one or more tables attached to a Genie Agent has been simplified. This aims to provide clearer feedback regarding access issues.

Fixes (1)
  • Fix for Metric View Synonyms

    A bug was fixed where synonyms defined in a metric view were not being correctly used as context for the Genie Agent. This ensures agents can properly interpret and leverage defined synonyms.

Read the original announcement →

https://docs.databricks.com/aws/en/ai-bi/release-notes/2026#genie-agents-enhancements-and-bug-fixes

Related releases