- 38262 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 ...
- 38262 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
- 115 Views
- 1 replies
- 1 kudos
Databricks Knowledge Assistant
Hi All,I've been exploring Knowledge Assistant and trying to understand how it works under the hood. I noticed it's built on the Instructed Retriever architecture, and I recently came across an update called Instructed-Retriever-1, which is supposed ...
- 115 Views
- 1 replies
- 1 kudos
- 1 kudos
Yes this is very much implemented, however I haven't tested it much as much I have tested in Grafana's Assistant. The new feature Instructed-Retriever-1 is now conveniently called as Knowledge Assistant. How is Instructed-Retriever different from the...
- 1 kudos
- 778 Views
- 1 replies
- 0 kudos
The Open-Weight Revolution: A Game Changer for Our LLM Cost Optimization Odyssey
How We Got HereWe started looking at the GLM-5.2 topic after Databricks released their benchmark comparing GLM-5.2 on PI against other models on other coding agents. What really attracted us was how far the gap has closed between open-weight models a...
- 778 Views
- 1 replies
- 0 kudos
- 0 kudos
Great analysis — this mirrors almost exactly what we've been studying in production at a regulated financial institution in Southeast Asia (banking sector).The "token price is a poor indicator of actual costs" point is the core insight most teams mis...
- 0 kudos
- 191 Views
- 1 replies
- 0 kudos
How do I query genie space's actual conversation messages? (Genie space API)
Hi I'm creating a databricks app and I want to show genie space conversations messages both from users and genie. This is the api i'm using : GET /api/2.0/genie/spaces/{space_id}/conversations/{conversation_id}/messages/{message_id}Get conversation ...
- 191 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi Cobs, I hit the same wall building on the Genie API. The key is that content in the message object is the user's message, not Genie's answer. The actual response lives in the attachments array, and there are several attachment types:- attachments[...
- 0 kudos
- 181 Views
- 2 replies
- 1 kudos
Building an Agentic HR Front Door on Databricks
I have been exploring one question for the last few months:What happens when enterprise AI moves from answering questions to actually completing tasks?That led me to build DwaraOne, an agentic HR front door using Databricks free edition.Most HR assis...
- 181 Views
- 2 replies
- 1 kudos
- 1 kudos
Hello,This is a great exploration of where enterprise AI is heading. The focus on moving beyond chat-based assistance toward governed action-taking agents is especially important. I like the emphasis on ontology, memory, tools, and auditability becau...
- 1 kudos
- 580 Views
- 6 replies
- 0 kudos
Supervisor Agent or Knowledge assistant not available
I am unable to make use of the Supervisor Agent or Knowledge assistant.I have this issue on multiple Databricks environments / workspace (Databricks native / azure / ....)The databricks native one has a premium account with a credit card associated.T...
- 580 Views
- 6 replies
- 0 kudos
- 0 kudos
Hi, Sorry you're still having issues but glad it seems to be working on the AWS one. It should be working in that region in Azure as far as I can tell. It could be an issue with model availability on Azure, at the point you tried it. If you have an A...
- 0 kudos
- 431 Views
- 2 replies
- 0 kudos
Resolved! Getting error in databricks agent response
I have selected a non-instruct model: databricks-qwen35-122b-a10b. Although the model doesn't matter. So when I type anything in the chat UI after deployment, the response is always along these lines:{ "detail": "1 validation error for ResponseOutp...
- 431 Views
- 2 replies
- 0 kudos
- 0 kudos
Hello! So I am using the built-in code when we initiate the databricks custom app using agent. After tweaking and using AI by Gemini and Claude, I was finally able to start the conversation and receive the response! Sharing the code below for anyone ...
- 0 kudos
- 229 Views
- 1 replies
- 0 kudos
Billing structure and LLM usage costs for no-code agents
I have some questions about the billing structure for no-code agents built with Agent Bricks and Genie Agent. I would appreciate your clarification.QuestionsOverview of where billing occurs When running a Supervisor Agent or Genie Agent created with ...
- 229 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi @r_w_ !Estimating cost and understanding the billing model for No-Code Agents and Genie in Databricks comes down to how DBUs (Databricks Compute Units) and Token consumption are metered across three core layers:1. Overview of Where Billing OccursT...
- 0 kudos
- 170 Views
- 1 replies
- 0 kudos
Genie task running for over 20 hours.
I have a Genie task running for over an hour and cannot cancel or quit. Is it safe to delete the notebook or its charrunning for over an hour and cannot cancel or quit. Is it safe to delete the notebook or its chart?
- 170 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi egs,You can delete the notebook or chart to get rid of the hung Genie task. Since Genie tasks are generating and executing read only exploratory queries against the SQL Warehouse, they generally don't modify the underlying Delta tables. Deleting t...
- 0 kudos
- 295 Views
- 0 replies
- 1 kudos
Omnigent: The Control Layer Enterprise AI Needs
Most companies are starting to use more AI agents.One team may use a coding agent. Another team may use a search agent. Some teams may build their own agents for specific business workflows. Each agent may work well on its own.The real problem starts...
- 295 Views
- 0 replies
- 1 kudos
- 656 Views
- 4 replies
- 0 kudos
Failed to save agent Supervisor Agent is not available. To access this feature, please contact sales
Hello,I am trying to create a Supervisor Agent via the web UI, and when starting to try and use it I get the errorFailed to save agent Supervisor Agent is not available. To access this feature, please contact salesThis is despite this preview being e...
- 656 Views
- 4 replies
- 0 kudos
- 0 kudos
Well @appliable_ai then you might want to open a support ticket/contact your Databricks account team and ask them to enable/fix the Supervisor Agent entitlement on workspace. It works for me, but if I remember correctly I had to reach out to the our...
- 0 kudos
- 1027 Views
- 6 replies
- 5 kudos
Resolved! Request to Enable Foundation Model Endpoint Rate Limits
Hi,I'm working on a trade surveillance agent and need access to foundation model endpoints.Currently getting this error when calling any LLM endpoint:Error: "The endpoint is temporarily disabled due to a Databricks-set rate limit of 0"Could you pleas...
- 1027 Views
- 6 replies
- 5 kudos
- 5 kudos
@balajij8 -- qwen3-next-80b-a3b-instruct model has been very helpful for my POC/use case as it gives consistent and reproducible results.
- 5 kudos
- 233 Views
- 1 replies
- 1 kudos
'Schedules' feature in Genie One
I have created a schedule in the Genie One interface to share a report generated by Genie using my natural language questions. I receive the report on my outlook as expected.Is it possible to add other people to the schedule so that they receive the ...
- 233 Views
- 1 replies
- 1 kudos
- 1 kudos
Hi DevyaniHow are you doing today? as per my knowledge, No, not today. A Genie One schedule belongs to whoever created it. The fields are only Title, Instructions, Connections, Schedule and Timezone, so there is no subscriber list, and the email goes...
- 1 kudos
- 314 Views
- 1 replies
- 0 kudos
Enable Foundation Model APIs for AWS Marketplace trial workspace
Hello,I created a new Databricks account through the AWS Marketplace $400 trial using my business email. The workspace is in us-east-1, the AWS Marketplace payment method is connected, and the full $400 credit balance is active.Every Databricks-hoste...
- 314 Views
- 1 replies
- 0 kudos
- 0 kudos
That 403 with "rate limit of 0" isn't something you accidentally configured, it's a Databricks-imposed gate that applies to newly created accounts. Even with active trial credit and a valid payment method on file, Foundation Model API access gets hel...
- 0 kudos
- 400 Views
- 1 replies
- 0 kudos
New Agentic AI Ecosystem in Databricks
it seems Databricks is moving from traditional RAG pipelines toward agent-native architectures with Lakebase Search, Genie Agents, MCP integration, and semantic business context.For teams building enterprise GenAI applications today:Are you still bui...
- 400 Views
- 1 replies
- 0 kudos
- 0 kudos
Given Databricks is now very mature in the Agentic/AI landscape comparing to 1 year ago, we are starting to leverage most of the capabilities from Databricks such as:1. Vector Search for Vector Database -> Transitioning to Lakebase Search.2. Lakebase...
- 0 kudos
- 425 Views
- 2 replies
- 0 kudos
Short Term Memory & Long Term Memory
I am building an Agentic Application on Databricks using LangGraph (Classic Compute — Serverless cant be used so Agent Brickscant be used ).I want my agent to have two types of memory:Short-term memory → Remember the current conversation and tool out...
- 425 Views
- 2 replies
- 0 kudos
- 0 kudos
Use two layers: Short-term: LangGraph checkpointer for thread/session state.Long-term: for your case, prefer Databricks Managed Memory if available; otherwise use self-managed Lakebase. Managed memory is the simplest cross-session option and works wi...
- 0 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
12 -
GenAI agent
2 -
GenAI and LLMs
5 -
GenAI Generation AI
1 -
GenAIGeneration AI
54 -
Generation AI
3 -
Generative AI
6 -
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 -
Knowledge Agent
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 |