- 33893 Views
- 22 replies
- 46 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 ...
- 33893 Views
- 22 replies
- 46 kudos
- 46 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...
- 46 kudos
- 1732 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.
- 1732 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
- 1336 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?
- 1336 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
- 1665 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?
- 1665 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
- 2042 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...
- 2042 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
- 639 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...
- 639 Views
- 0 replies
- 1 kudos
- 4001 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...
- 4001 Views
- 4 replies
- 1 kudos
- 3468 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...
- 3468 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
- 3820 Views
- 5 replies
- 4 kudos
Prakash Hinduja Switzerland (Swiss) How do I build a RAG pipeline on Databricks?
Hello DataBricks Community,I'm Prakash Hinduja from Geneva, Switzerland (Swiss). As a financial strategist, I play an active role in strengthening the Swiss investment market. By connecting global investors with high-potential opportunities across Sw...
- 3820 Views
- 5 replies
- 4 kudos
- 4 kudos
@Khaja_Zaffer It's actually a weird type of spam - see simon-smart88/Hinduja_spam on GitHub. I've reported this post.
- 4 kudos
- 4618 Views
- 1 replies
- 0 kudos
How can we deploy a custom model
Goal:Let's say we have a custom function with arbitrary python code . And we want to deploy that as model as we wanted to generate an API endpoint .So that that can be accessed from external applications.I am attaching the below code I have tried .If...
- 4618 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi @SandipCoder I believe that you are not seeing an output because you're calling the MLflow model via a REST API endpoint. MLflow’s REST API expects the inputs to be a DataFrame-like structure, not just a single string.Instead of passing this - {"i...
- 0 kudos
- 2429 Views
- 2 replies
- 3 kudos
Resolved! Can Genie ask clarifying questions?
I am looking for a way to force Genie to ask questions when an instruction is not entirely clear. Are there specific options or instructions that I could use for this, or is it managed internally by Databricks and we cannot adjust it?I would like Gen...
- 2429 Views
- 2 replies
- 3 kudos
- 3 kudos
Thanks @Vinay_M_R for the detailed explanation. It's good to know that Genie can ask clarifying questions.
- 3 kudos
- 3590 Views
- 7 replies
- 10 kudos
Resolved! Can Genie Space refer to any published dashboard? instead of table?
Can Genie Space refer to any published dashboard? instead of table?
- 3590 Views
- 7 replies
- 10 kudos
- 1837 Views
- 2 replies
- 1 kudos
Vector Search Indexes on dlt pipelines / materialized views
Hello, I am not seeing the "create vector search index" option on my materialized views I created from Databricks Asset Bundles using dlt. Is this expected behavior?
- 1837 Views
- 2 replies
- 1 kudos
- 1 kudos
Yes, that failed because I didn't have change data capture on, which I learned materialized views don't support.I really like the dev/prod Databricks Asset Bundles, but I'm not sure the forcing of materialized views is compatible with a lot of work I...
- 1 kudos
- 1456 Views
- 2 replies
- 0 kudos
Resolved! Prakash Hinduja Geneva, Switzerland, How do I fine-tune a large language model (LLM) in Databricks?
Hello Databricks Community,I am Prakash Hinduja from Geneva, Switzerland (Swiss), currently exploring fine-tuning large language models (LLMs) in Databricks and would appreciate any guidance or suggestions from those with experience in this area. Reg...
- 1456 Views
- 2 replies
- 0 kudos
- 0 kudos
Hello @prakashhinduja can you acknowledge the solution provided because you keep on asking the same questions.
- 0 kudos
- 7990 Views
- 6 replies
- 6 kudos
Resolved! Databricks AI Genie - Data Security and Thrid Party Platform
I am currently exploring the possibility of using Databricks AI Genie to allow layman users to ask questions and retrieve data on their own.We would like to keep the data in our warehouse (e.g., Snowflake or local). I read the documentation, but it s...
- 7990 Views
- 6 replies
- 6 kudos
- 6 kudos
Genie allows you to use serverless as well as classic compute (sql warehouse). Classic compute runs within your tenant using your vpc/vnet. Irrespective of the type of compute you use, data needs to be read into it and this applies to any other solut...
- 6 kudos
- 2338 Views
- 2 replies
- 2 kudos
Is it possible to run Databricks Genie entirely within a private network ?
We're considering using Databricks Genie in a secure environment. Is there a way to run Genie fully on an internal network without requiring outbound internet access?
- 2338 Views
- 2 replies
- 2 kudos
- 2 kudos
Thank you @charlie_wei We're actually using AWS.Is it not possible to establish a private connection on AWS?(Certain financial institutions in specific countries are not allowed to communicate with external LLMs over the internet.)
- 2 kudos
-
agent
2 -
agent bricks
2 -
Agent Skills
1 -
agents
2 -
AI
2 -
AI Agents
10 -
ai gateway
2 -
Anthropic
1 -
API Documentation
1 -
App
3 -
Application
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 -
Databricks App
3 -
Databricks Course
1 -
Databricks Delta Table
1 -
Databricks Mlflow
1 -
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
4 -
GenAI Generation AI
1 -
GenAIGeneration AI
43 -
Generation AI
2 -
Generative AI
5 -
Genie
18 -
Genie - Notebook Access
2 -
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 -
mcp
2 -
MlFlow
4 -
Mlflow registry
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 |
|---|---|
| 39 | |
| 28 | |
| 24 | |
| 14 | |
| 10 |