cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Generative AI
Explore discussions on generative artificial intelligence techniques and applications within the Databricks Community. Share ideas, challenges, and breakthroughs in this cutting-edge field.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

can I use AI/BI agents inside a databricks app?

mimsalar
New Contributor II

is it possible to use the AI/BI agents that I built inside databricks to be called in a databrick app? so far, my finding shows the agent is an UI inside databricks and is not exposed as a rest API but i was wondering if anyone knows a solution to this if it exist!

2 ACCEPTED SOLUTIONS

Accepted Solutions

emma_s
Databricks Employee
Databricks Employee

By AI/BI agents do you mean Genie rooms? If so you can save these as a seperate Genie Room and then the Genie room will have an API endpoint that you can query from within the App. This is currently in public preview at the moment. The docs are here https://docs.databricks.com/aws/en/genie/conversation-api If I've misunderstood the question please let me know.

 

View solution in original post

Commitchell
Databricks Employee
Databricks Employee

Just to add on to what Emma said, if you're referring to the Genie Research Agent, which is currently in Beta, this is not yet available via the conversation API. Otherwise, Genie, Agent Bricks, etc. can be embedded in an app. 

https://docs.databricks.com/aws/en/genie/research-agent#is-research-agent-available-through-the-api 

View solution in original post

2 REPLIES 2

emma_s
Databricks Employee
Databricks Employee

By AI/BI agents do you mean Genie rooms? If so you can save these as a seperate Genie Room and then the Genie room will have an API endpoint that you can query from within the App. This is currently in public preview at the moment. The docs are here https://docs.databricks.com/aws/en/genie/conversation-api If I've misunderstood the question please let me know.

 

Commitchell
Databricks Employee
Databricks Employee

Just to add on to what Emma said, if you're referring to the Genie Research Agent, which is currently in Beta, this is not yet available via the conversation API. Otherwise, Genie, Agent Bricks, etc. can be embedded in an app. 

https://docs.databricks.com/aws/en/genie/research-agent#is-research-agent-available-through-the-api