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

Bihaag_N
by New Contributor II
  • 472 Views
  • 3 replies
  • 2 kudos

Resolved! Genie UI MCP Server Connection Issue

Hi community,I ran into an issue while connecting a third-party MCP server to Genie's general chat UI and wanted to check if anyone else has seen this.The connection fails immediately during the initial MCP handshake with:`TypeError: unhashable type:...

  • 472 Views
  • 3 replies
  • 2 kudos
Latest Reply
Ashwin_DSA
Databricks Employee
  • 2 kudos

Hi @Bihaag_N, From what I can gather, I couldn't find this exact TypeError: unhashable type: 'list' in the public docs, and I also don’t see any documented connection-side requirement stating that third-party MCP manifests need list fields normalised...

  • 2 kudos
2 More Replies
Ale_Armillotta
by Valued Contributor II
  • 960 Views
  • 1 replies
  • 1 kudos

Resolved! Voice Interface for Genie via Azure AI Foundry – 400 Bad Request with Cross-Subscription Setup

Hi everyone,I'm building a voice-enabled solution on Azure AI Foundry that allows users to interact with Genie using speech instead of text. The architecture involves exposing a Genie Space as a tool within Foundry, which works perfectly in my own en...

  • 960 Views
  • 1 replies
  • 1 kudos
Latest Reply
Ale_Armillotta
Valued Contributor II
  • 1 kudos

I found the issues.the resources were deployed into different tenant and subscriptions. Seems now it's possible only to autentificate with PAT and not with other auth. So for now I can use only my account and not a Service Principal

  • 1 kudos
SandipCoder
by New Contributor II
  • 1053 Views
  • 1 replies
  • 1 kudos

Getting error while trying to use external MCP

I have created a mcp connection from marketplace :Conn Name : mcp_brightdata_web_surfermcp product url : https://brightdata.com/I have attached the mcp through playground . But while submitting the prompt I am getting the following error .Error : The...

  • 1053 Views
  • 1 replies
  • 1 kudos
Latest Reply
RahulPathakDBX
Databricks Employee
  • 1 kudos

Based on the error,  which is a "502 Bad Gateway" error indicates that a server sitting as a gateway or proxy received an invalid response from an upstream server. Here, Databricks is trying to communicate with the external MCP server associated with...

  • 1 kudos