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: 

Forum Posts

GunaR
by Contributor
  • 5809 Views
  • 13 replies
  • 3 kudos

Resolved! RLS in Genie Space

I am developing a Conversational BI Solution using Genie. There are users from different roles and we need to restrict the rows returned based on the user's role. Typically RLS. I understand from documentation Genie leverage the RLS setup on the Unit...

  • 5809 Views
  • 13 replies
  • 3 kudos
Latest Reply
AmeetZ
New Contributor II
  • 3 kudos

This post explains the solution to your problem.Multi-Tenant Genie Spaces: Working Demo | by Rohit Bhagwat | Medium

  • 3 kudos
12 More Replies
asfriz
by New Contributor II
  • 1369 Views
  • 1 replies
  • 3 kudos

Request for Genie Agent Mode API with Streaming & Reasoning Trace Support

Hi everyone,Genie Agent Mode has been incredibly impressive and is one of the best tools we’ve come across, especially in how it handles multi-step reasoning and delivers structured end-to-end insights.We’re currently building a frontend application ...

  • 1369 Views
  • 1 replies
  • 3 kudos
Latest Reply
Ankitkalra40
New Contributor II
  • 3 kudos

Hi Asfriz,Genie Agent mode is currently unavailable via direct API. This capability is something we are also eagerly waiting for.For now, you can try building an Agent Supervisor which has your Genie space served as a tool & utilize the orchestrator ...

  • 3 kudos
lewissolarin
by Databricks Partner
  • 2182 Views
  • 3 replies
  • 0 kudos

Databricks app calling Genie API has empty data array

I have a Databricks app that makes calls to Genie API, it successfully returns a response containing the text response and the generated SQL query. However, the actual result of the SQL query is missing, in the result object, there is the metadata fo...

  • 2182 Views
  • 3 replies
  • 0 kudos
Latest Reply
SteveOstrowski
Databricks Employee
  • 0 kudos

Hi @lewissolarin,The behavior you are seeing, where data_array is None and external_links is empty, is expected at a certain stage of the Genie API workflow. The Genie API uses the EXTERNAL_LINKS disposition for returning query results, which means d...

  • 0 kudos
2 More Replies
Dulce42
by New Contributor II
  • 7599 Views
  • 1 replies
  • 1 kudos

Resolved! API GENIE

Hi community!Yesterday I tried extract history chat from my genie spaces but I can't export chats from other users, I have the next error:{'error_code': 'PERMISSION_DENIED', 'message': 'User XXXXXXXX does not own conversation XXXXXXXX', 'details': [{...

  • 7599 Views
  • 1 replies
  • 1 kudos
Latest Reply
mark_ott
Databricks Employee
  • 1 kudos

Based on current documentation and available resources, exporting chat histories from Genie Spaces is restricted by ownership rules: only the user who owns the conversation can export that specific chat history, regardless of admin permissions or wor...

  • 1 kudos
avinashk
by New Contributor III
  • 2584 Views
  • 4 replies
  • 5 kudos

Resolved! Databricks Genie API - Get conversation message

Hello team, I am trying to call the data bricks genie APIs from a frontend with NodeJS. I was able to test most of the APIs and was successful in getting response from all. But since yesterday afternoon, the below API GET /api/2.0/genie/spaces/{space...

  • 2584 Views
  • 4 replies
  • 5 kudos
Latest Reply
BS_THE_ANALYST
Databricks Partner
  • 5 kudos

@avinashk thanks for the update! Glad it's resolved.All the best,BS

  • 5 kudos
3 More Replies
Labels