- 30053 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 ...
- 30053 Views
- 18 replies
- 33 kudos
- 4392 Views
- 3 replies
- 3 kudos
CORS - Endpoint issue with CORS
Hi, I have created an endpoint to return information from a RAG system, but when trying to be consumed by external apps, they got a CORS error because they are in a different domain and use javascript to call the API. How can I implement CORS in my e...
- 4392 Views
- 3 replies
- 3 kudos
- 3 kudos
@Retired_mod My company is running into the same issue serving a model via REST API for a web application to call, and like @mcoffey I'm not able to see the CORs section after logging into the workspace as an admin and viewing the settings for the wo...
- 3 kudos
- 2872 Views
- 0 replies
- 1 kudos
Review of the First 20 Pages of "The Big Book of Generative AI from Databricks"
Summary"The Big Book of Generative AI from Databricks" provides a comprehensive guide to these critical questions and more, offering valuable insights into the tools and skills required for successful GenAI implementation. By addressing these questio...
- 2872 Views
- 0 replies
- 1 kudos
- 695 Views
- 0 replies
- 0 kudos
Encountering Error While Launching the Generative AI Associate course Labs
Hi Guys,I had launched using our E2 Demo environment a 14.3 LTS ML Cluster (Scala 2.12), while executing the ClassRoom SetUp , I had facing multiple Exception.Even working my way with manually executing those scripts.Any Ideas on what could be wrong ...
- 695 Views
- 0 replies
- 0 kudos
- 1050 Views
- 0 replies
- 0 kudos
Not able to query serving endpoint thr UI consisting of logged pyfunc model calling DBRX endpoint
Hi All,I need some urgent help. I have created an serving endpoint through below code. The code logs in pyfunc model that internally calls DBRX endpoint. However when i query using below input i always get same error. Can someone please help me with ...
- 1050 Views
- 0 replies
- 0 kudos
- 5683 Views
- 0 replies
- 0 kudos
GAI Lab practice
Hi DBs Team, Do you have lab environment for GAI assignments practice?How can I subscribe to it? Regards,Nitin Kapse
- 5683 Views
- 0 replies
- 0 kudos
- 1284 Views
- 0 replies
- 0 kudos
Automate AI comment generation for columns
Hello, I have a question regarding the new AI Comment generation feature. Is it possbile to use this feature without using the UI. Currently i have to accept every suggested comment one-by-one. Is there a feature / SQL or Phython Statement that i can...
- 1284 Views
- 0 replies
- 0 kudos
- 1846 Views
- 1 replies
- 0 kudos
Gen AI governance and compliance
I have few questions for which I am looking for answers in Databricks context. 1. Plagiarism and Originality How do we address the issue of plagiarism, where similar code, solutions, or documentation may be generated for similar prompts globally, p...
- 1846 Views
- 1 replies
- 0 kudos
- 0 kudos
Thanks @Retired_mod I am looking for specific solutions on how this can be implemented in databricks for each of the above points. What tools/frameworks/functions can be used. I understand that it will depend on use cases but if you can take one exam...
- 0 kudos
- 4227 Views
- 2 replies
- 1 kudos
Any advantage with knowledge graphs in RAG + LLM use cases?
In Gartner conference I heard about knowledge graph would be useful in giving better context to LLM models... haven't seen anyone actually talking about that angle. Any LLM guru's chime in with your views please?
- 4227 Views
- 2 replies
- 1 kudos
- 1 kudos
Microsoft released a repo for Graph Rag, with a subrepo for aceleration using Azure infraestructure. Perhaps, Databricks working on Azure cloud may take advantage of the aceleration subrepo.https://microsoft.github.io/graphrag/
- 1 kudos
- 1430 Views
- 1 replies
- 0 kudos
DBRX: Associating ROI of any implementation
Hi, how can one go about assessing the value created due to the implementation of DBRX?
- 1430 Views
- 1 replies
- 0 kudos
- 0 kudos
Hi @MaheshPS, great question, if not a little abstract. There are probably as many ways to measure the ROI of using DBRX as there are use cases for it, but let's try to focus on some more concrete examples. If you use DBRX as part of an internal kno...
- 0 kudos
- 2488 Views
- 2 replies
- 0 kudos
DBRX vs GPT4
Which is the best
- 2488 Views
- 2 replies
- 0 kudos
- 0 kudos
Hi @Kk17 , it really depends on what you value most. If you value leaderboard scores and model output quality above all else, then GPT-4 is generally the stronger of the two models. However, GPT-4 also costs nearly $40 per million tokens, your reques...
- 0 kudos
- 2970 Views
- 1 replies
- 0 kudos
Is image to text model available in databricks?
I am interested in trying databricks' native image-to-text model available?
- 2970 Views
- 1 replies
- 0 kudos
- 0 kudos
Image to text is not currently available as a native model in Databricks, but we did recently release Shutterstock ImageAI, powered by Databricks for text to image capabilities. To learn more about that, please see the related blog post from June. I...
- 0 kudos
- 3495 Views
- 1 replies
- 0 kudos
How to to create vector search index on multiple columns in the delta table
I want to create vector search index on a delta table using multiple "Embedding source column" from the table. I don't see an option to choose multiple columns so what's the alternative? create index per source column? so multiple indexes for sing...
- 3495 Views
- 1 replies
- 0 kudos
- 1816 Views
- 1 replies
- 0 kudos
- 1816 Views
- 1 replies
- 0 kudos
- 0 kudos
Use the OpenAI API. They have a comprehensive guide with lots of example code here: Quickstart tutorial - OpenAI APIJust remember to save your API keys as databricks secrets and access them wit dbutils.secrets - Secret management | Databricks on AWS
- 0 kudos
- 1903 Views
- 1 replies
- 0 kudos
DatabaseError (databricks.sql.exc.DatabaseError) Invalid SessionHandle in LangChain SQL chain
When creating a SQL Chatbot with LangChain SQLDatabase chain, Databricks database, and OpenAI model, I got a "Invalid SessionHandle" Error.Code of creating the SQL Chain:<code>llm = ChatOpenAI(temperature=0, openai_api_key=api_key, model_name='gpt-4-...
- 1903 Views
- 1 replies
- 0 kudos
- 4353 Views
- 4 replies
- 0 kudos
Can't use tool type role with DBRX
Error code: 404 - {'error_code': 'FEATURE_DISABLED', 'message': 'FEATURE_DISABLED: Tool Calling is not enabled for this workspace'}Receiving this error when trying to complete chat using tools. How to enable tool calling feature?I am posting for the ...
- 4353 Views
- 4 replies
- 0 kudos
- 0 kudos
Latest here: https://docs.databricks.com/en/machine-learning/model-serving/function-calling.html
- 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
4 -
GenAI Generation AI
1 -
GenAIGeneration AI
20 -
Generation AI
2 -
Generative AI
4 -
Genie
14 -
Genie - Notebook Access
2 -
GenieAPI
3 -
healthcare
1 -
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 -
Playground
1 -
RAG
3 -
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 | |
| 20 | |
| 8 | |
| 8 | |
| 7 |