- 37205 Views
- 22 replies
- 48 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 ...
- 37205 Views
- 22 replies
- 48 kudos
- 48 kudos
Dear Certifications TeamI have completed full Generative AI Engineering Pathway, so I received module wise knowledge badge but I didn't received the overall certificate which mentioned in description which is Generative AI Engineer with one Star. Req...
- 48 kudos
- 1576 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...
- 1576 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
- 996 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...
- 996 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
- 1353 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...
- 1353 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
- 957 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...
- 957 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
- 15262 Views
- 1 replies
- 3 kudos
Resolved! GenAI Databricks
I intend to use databricks for GenAI an specialize in it, any suggestions?
- 15262 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
- 2393 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...
- 2393 Views
- 4 replies
- 5 kudos
- 5 kudos
@avinashk thanks for the update! Glad it's resolved.All the best,BS
- 5 kudos
- 5398 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?
- 5398 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
- 1793 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...
- 1793 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
- 2037 Views
- 1 replies
- 0 kudos
Resolved! 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.
- 2037 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
- 1800 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?
- 1800 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
- 1877 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?
- 1877 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
- 2287 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...
- 2287 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
- 729 Views
- 0 replies
- 1 kudos
Newbie Dario Schiraldi, CEO of Travel Works
Hello Community, Hi, I’m Dario Schiraldi, CEO of Travel Works. I’m excited to join the Databricks community to connect with innovators who are shaping the future of data and AI. I’m here to learn, contribute, and collaborate around scalable data solu...
- 729 Views
- 0 replies
- 1 kudos
- 7076 Views
- 4 replies
- 1 kudos
Pydantic usage for structured output with provisioned LLM
Hi,I am looking for a resource that has examples of using Pydantic with a provisioned LLM on Databricks to get structured output.I can find many examples of using Pydantic with LLMs, but not on the Databricks.My use case is to extract text from image...
- 7076 Views
- 4 replies
- 1 kudos
- 4023 Views
- 4 replies
- 1 kudos
Resolved! Problem with Review App
I’m trying to deploy a Databricks Review App, but I’m running into the following error.Interestingly, the same code works fine when executed from a Databricks Notebook.Does anyone know what might be going wrong here? Could this be a bug with the Revi...
- 4023 Views
- 4 replies
- 1 kudos
- 1 kudos
I recently wrote a KB article on this. Let me know if this helps!TLDR: Databricks Apps are lightweight, container-based runtimes designed for UI rendering and light orchestration. They do not ship with an Apache Spark driver, executor, or JVM. Any ca...
- 1 kudos
-
agent
2 -
agent bricks
2 -
Agent Skills
1 -
agents
2 -
AI
3 -
AI Agents
10 -
ai gateway
3 -
AIAgents
1 -
Anthropic
1 -
API Documentation
1 -
App
3 -
Application
1 -
Artificial Intelligence
1 -
Asset Bundles
1 -
Authentication
1 -
Autologging
1 -
automoation
1 -
Aws databricks
2 -
ChatDatabricks
1 -
claude
5 -
Cluster
1 -
Credentials
1 -
crewai
1 -
cursor
1 -
Data Engineering
1 -
Databricks App
3 -
Databricks Course
1 -
Databricks Delta Table
1 -
databricks genie
1 -
Databricks Mlflow
2 -
Databricks Notebooks
1 -
Databricks SQL
1 -
Databricks Table Usage
1 -
Databricks-connect
1 -
databricksapps
1 -
delta sync
1 -
Delta Tables
1 -
Developer Experience
1 -
DLT Pipeline
1 -
documentation
1 -
Ethical Data Governance
1 -
Foundation Model
4 -
gemini
1 -
gemma
1 -
GenAI
11 -
GenAI agent
2 -
GenAI and LLMs
5 -
GenAI Generation AI
1 -
GenAIGeneration AI
53 -
Generation AI
2 -
Generative AI
7 -
Genie
20 -
Genie - Notebook Access
2 -
Genie Code
3 -
GenieAPI
5 -
Google
1 -
GPT
1 -
healthcare
1 -
Index
1 -
inference table
1 -
Information Extraction
1 -
Langchain
4 -
LangGraph
1 -
Llama
1 -
Llama 3.3
1 -
LLM
2 -
Machine Learning
1 -
machine-learning
1 -
mcp
3 -
Metric Views
1 -
MlFlow
4 -
Mlflow registry
1 -
MLFlow Tracking Server
1 -
MLModels
1 -
Model Serving
3 -
modelserving
1 -
mosic ai search
1 -
Multiagent
2 -
NPM error
1 -
OpenAI
1 -
Pandas udf
1 -
Playground
1 -
productivity
1 -
Pyspark
1 -
Pyspark Dataframes
1 -
RAG
3 -
ro
1 -
Scheduling
1 -
Server
1 -
serving endpoint
3 -
streaming
2 -
Tasks
1 -
Vector
1 -
vector index
1 -
Vector Search
2 -
Vector search index
6
- « Previous
- Next »
| User | Count |
|---|---|
| 41 | |
| 28 | |
| 27 | |
| 16 | |
| 14 |