- 29235 Views
- 18 replies
- 33 kudos
Databricks Announces the Industry’s First Generative AI Engineer Learning Pathway and Certification
Today, we are announcing the industry's first Generative AI Engineer learning pathway and certification to help ensure that data and AI practitioners have the resources to be successful with generative AI. At Databricks, we recognize that generative ...
- 29235 Views
- 18 replies
- 33 kudos
- 638 Views
- 1 replies
- 3 kudos
Resolved! Genie properties management, how to import/export?
Does anyone know how to import/export Genie space properties, such as instructions, trusted assets and column comments? Try to find an automated way to manage the genie space in dev/prod stage and ensure consistency among developers.I noticed when I ...
- 638 Views
- 1 replies
- 3 kudos
- 3 kudos
Hello @Joy233! Currently, there’s no built-in feature for importing or exporting Genie Spaces. For now, you’ll need to manually manage metadata until the team introduces this capability in future.
- 3 kudos
- 664 Views
- 1 replies
- 0 kudos
Resolved! Individual account + Databricks managed MCP servers
Hi,I have signed up for Databricks Free Edition and I'm trying to experiment with setting for Agentic AI dev which I'd like to introduce at work.When I run test Python script, I get the following:Databricks managed MCP servers are not enabled. Please...
- 664 Views
- 1 replies
- 0 kudos
- 0 kudos
Hello @joubin! This feature requires beta enrollment, which isn’t supported in Free Edition. To use it, you’d need to upgrade to a paid workspace.
- 0 kudos
- 352 Views
- 1 replies
- 0 kudos
Dario Schiraldi, Senior Executive at Deutsche Bank Introduction
Hello Community, Dario Schiraldi Deutsche Bank Executive, is renowned for his strategic insight and leadership in enhancing financial services. He significantly influences the firm’s global strategy and contributes to its success across international...
- 352 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi @davidwilliam25, I suggest checking out https://community.databricks.com/t5/learning-paths/ct-p/databricks-learning-paths— there are some really interesting resources there that might help you.
- 0 kudos
- 301 Views
- 1 replies
- 1 kudos
NPM ERROR Deploying Databricks app
Hello everyone. I have developed a node.js application and trying to deploy it in databricks. But I am seeing the following error 2025-08-14 10:43:09SYSTEM npm error This is an error with npm itself. Please report this error at:2025-08-14 10:43:09SYS...
- 301 Views
- 1 replies
- 1 kudos
- 1 kudos
Hi @avinashk ,Try downgrading your Node.js version, as certain versions can cause this issue. Also, clearing the npm cache and reinstalling your dependencies may resolve this issue.
- 1 kudos
- 333 Views
- 1 replies
- 1 kudos
Azure Databricks Workspace Permission Issues
Hi Databricks support team,I'm using databricks-claude-sonnet-3.7 through Azure Databricks, and I got this error: Error: 403 {"error_code":"PERMISSION_DENIED","message":"PERMISSION_DENIED: Endpoint databricks-claude-sonnet-3.7 is not allowed to be us...
- 333 Views
- 1 replies
- 1 kudos
- 1 kudos
Hi @momo0101 ,Unfortunately we can't help you enable it. This endpoint needs to be manually enabled by Databricks for your workspace. You have 2 options:- wait until Anthropic will resolve capacity issues and then this endpoint will be again availabl...
- 1 kudos
- 14630 Views
- 1 replies
- 3 kudos
Resolved! GenAI Databricks
I intend to use databricks for GenAI an specialize in it, any suggestions?
- 14630 Views
- 1 replies
- 3 kudos
- 3 kudos
Use the official certification training at the link below: https://www.databricks.com/learn/certification/genai-engineer-associate
- 3 kudos
- 807 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...
- 807 Views
- 4 replies
- 5 kudos
- 5 kudos
@avinashk thanks for the update! Glad it's resolved.All the best,BS
- 5 kudos
- 607 Views
- 1 replies
- 3 kudos
Resolved! Model used by Genie
What’s the exact LLM powering Databricks Genie? If there’s more than one, which one mainly handles the responses?
- 607 Views
- 1 replies
- 3 kudos
- 3 kudos
Hi @devipriya ,Genie uses Azure OpenAI. You can find more details at below documentation entry: https://docs.databricks.com/aws/en/databricks-ai/databricks-ai-trust#partner-powered-vs-databricks-powered-features
- 3 kudos
- 728 Views
- 2 replies
- 3 kudos
mlflow Dependency Error with pydantic
Getting the following error while running the default base template for "Create Agent Notebook" under playground. /mlflow/types/agent.py", line 57, in check_content_and_tool_calls content = values.content AttributeError: 'pydantic_core._pydantic_core...
- 728 Views
- 2 replies
- 3 kudos
- 3 kudos
Hi!, had the same problem. Mlflow 3.2 just came out today and solve this issue.
- 3 kudos
- 1046 Views
- 4 replies
- 1 kudos
ai_parse_document struggling to detect pdf
Hi helpful experts I'm writing my first PySpark Notebook that makes use of the new `ai_parse_document` function. I am basically following the code example from here: https://learn.microsoft.com/en-gb/azure/databricks/sql/language-manual/functions/ai...
- 1046 Views
- 4 replies
- 1 kudos
- 1 kudos
@JN_Bristol Can you describe the PDF document (size, contents) or share it? I have mixed experience with ai_parse
- 1 kudos
- 975 Views
- 1 replies
- 0 kudos
Claude 4 models are unusable
Litterally can't get a response from either model without getting TEMPORARILY_UNAVAILABLE error. Is there quota for these models can't find it anywhere in the docs.
- 975 Views
- 1 replies
- 0 kudos
- 0 kudos
Hello @king728 , Claude 4 models are currently encountering issues related to availability, specifically resulting in the TEMPORARILY_UNAVAILABLE error. This situation appears from capacity constraints and throttling rather than an explicit quota lim...
- 0 kudos
- 453 Views
- 1 replies
- 0 kudos
Displaying plots in custom AI Agents
I am trying to build an agent that uses custom functions running python code. However, I can't find a way to make the agent display plots or images. How can I tackle this?
- 453 Views
- 1 replies
- 0 kudos
- 0 kudos
Hello @raresaxpo Good day!The content was asked from GPT to make a structured response but the whole process is not from GPT. Step-by-Step Guide: Building an AI Data Visualization AgentThis guide provides a detailed walkthrough to help you build a fu...
- 0 kudos
- 1169 Views
- 2 replies
- 0 kudos
Sentiment analysis using GEN AI
Has someone started a sentiment analysis in customer surveys using gen AI? How was the experience?
- 1169 Views
- 2 replies
- 0 kudos
- 0 kudos
@Vini_Coin I recently did a sentiment analysis on a table and used the AI function ai_analyze_sentiment in databricks it was very simple without needing to write a model or long code. here is the doc if you want to refer.https://learn.microsoft.com/e...
- 0 kudos
- 1488 Views
- 1 replies
- 1 kudos
Chatbot Deployment Error on Databricks
Hi All,I am trying to deploy a chatbot on databricks and I get this error in the build log:Build could not start due to an internal error. If you are serving a model from UC and Azure storage firewall or Private Link is configured on your storage acc...
- 1488 Views
- 1 replies
- 1 kudos
- 1 kudos
Hi team,The underlying cause of this issue is an incorrect Network Connectivity Configuration (NCC) for Azure Storage in the Databricks environment. The NCC determines which resources are accessible from within the Databricks environment. If the NCC ...
- 1 kudos
- 3825 Views
- 1 replies
- 0 kudos
DatabricksFunctionClient : PERMISSION_DENIED when creating the client
Hello, I'm currently working with Databricks features to create an AI agent system. In the documentation it's written that the library DatabricksFunctionClient is needed to register custom tools to UC.  I followed the different steps from the explana...
- 3825 Views
- 1 replies
- 0 kudos
- 0 kudos
My bet would be the cluster type that you are using. Did you try using serverless cluster? Quickstart - Unity Catalog
- 0 kudos
Join Us as a Local Community Builder!
Passionate about hosting events and connecting people? Help us grow a vibrant local community—sign up today to get started!
Sign Up Now-
agent
1 -
agents
2 -
AI
1 -
AI Agents
4 -
ai gateway
1 -
API Documentation
1 -
App
1 -
Application
1 -
automoation
1 -
Aws databricks
2 -
ChatDatabricks
1 -
claude
2 -
Cluster
1 -
Credentials
1 -
cursor
1 -
Databricks App
1 -
Databricks Course
1 -
Databricks Delta Table
1 -
Databricks Notebooks
1 -
Databricks SQL
1 -
Databricks-connect
1 -
delta sync
1 -
Delta Tables
1 -
Developer Experience
1 -
DLT Pipeline
1 -
Foundation Model
3 -
gemma
1 -
GenAI
7 -
GenAI agent
2 -
GenAI and LLMs
3 -
GenAI Generation AI
1 -
GenAIGeneration AI
13 -
Generation AI
2 -
Generative AI
4 -
Genie
13 -
Genie - Notebook Access
2 -
GenieAPI
2 -
Index
1 -
inference table
1 -
Langchain
4 -
LangGraph
1 -
Llama
1 -
Llama 3.3
1 -
LLM
2 -
machine-learning
1 -
MlFlow
4 -
Mlflow registry
1 -
MLModels
1 -
Model Serving
1 -
mosic ai search
1 -
Multiagent
1 -
NPM error
1 -
Pandas udf
1 -
RAG
2 -
ro
1 -
Scheduling
1 -
Server
1 -
serving endpoint
1 -
streaming
1 -
Tasks
1 -
Vector
1 -
vector index
1 -
Vector Search
2 -
Vector search index
6
- « Previous
- Next »
User | Count |
---|---|
34 | |
17 | |
8 | |
7 | |
7 |