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 New Contributor III
  • 2757 Views
  • 12 replies
  • 1 kudos

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...

  • 2757 Views
  • 12 replies
  • 1 kudos
Latest Reply
Prathusha_
New Contributor
  • 1 kudos

Hi Guna, I have been trying to implement the same in my environment. Do you have any luck?

  • 1 kudos
11 More Replies
lewissolarin
by Databricks Partner
  • 685 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...

  • 685 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
  • 6376 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': [{...

  • 6376 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
  • 1667 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...

  • 1667 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