cancel
Showing results for 
Search instead for 
Did you mean: 
Generative AI
Explore discussions on generative artificial intelligence techniques and applications within the Databricks Community. Share ideas, challenges, and breakthroughs in this cutting-edge field.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Sujitha
by Databricks Employee
  • 34514 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 ...

Screenshot 2024-01-24 at 11.32.01 PM.png
  • 34514 Views
  • 22 replies
  • 46 kudos
Latest Reply
Darshan137
New Contributor II
  • 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
21 More Replies
MichTalebzadeh
by Valued Contributor
  • 3582 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...

review 20 pages of databricks big book.PNG
Generative AI
ArtificialIntelligence
datascience
GenAI
Innovation
MachineLearning
  • 3582 Views
  • 0 replies
  • 1 kudos
ram0021
by New Contributor II
  • 1327 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 ...

  • 1327 Views
  • 0 replies
  • 0 kudos
nitinkapse
by New Contributor
  • 5844 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 

  • 5844 Views
  • 0 replies
  • 0 kudos
25Tabs
by New Contributor
  • 1609 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...

  • 1609 Views
  • 0 replies
  • 0 kudos
ShankarM
by Databricks Partner
  • 2515 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...

  • 2515 Views
  • 1 replies
  • 0 kudos
Latest Reply
ShankarM
Databricks Partner
  • 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
databreaks
by New Contributor
  • 5427 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?

  • 5427 Views
  • 2 replies
  • 1 kudos
Latest Reply
oquintana
New Contributor II
  • 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
1 More Replies
MaheshPS
by Databricks Partner
  • 1710 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?

  • 1710 Views
  • 1 replies
  • 0 kudos
Latest Reply
AustinZaccor
Databricks Employee
  • 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
Kk17
by New Contributor
  • 3105 Views
  • 2 replies
  • 0 kudos

DBRX vs GPT4

Which is the best

  • 3105 Views
  • 2 replies
  • 0 kudos
Latest Reply
AustinZaccor
Databricks Employee
  • 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
1 More Replies
JayYoon
by New Contributor
  • 3523 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?

  • 3523 Views
  • 1 replies
  • 0 kudos
Latest Reply
AustinZaccor
Databricks Employee
  • 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
prasadvaze
by Valued Contributor II
  • 4173 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...

  • 4173 Views
  • 1 replies
  • 0 kudos
Himali_K
by New Contributor II
  • 2174 Views
  • 1 replies
  • 0 kudos
  • 2174 Views
  • 1 replies
  • 0 kudos
Latest Reply
dbrx_user
Databricks Partner
  • 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
JUNNIE_J
by New Contributor II
  • 2265 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-...

  • 2265 Views
  • 1 replies
  • 0 kudos
sarenity
by New Contributor
  • 5444 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 ...

  • 5444 Views
  • 4 replies
  • 0 kudos
Latest Reply
NandiniN
Databricks Employee
  • 0 kudos

Latest here: https://docs.databricks.com/en/machine-learning/model-serving/function-calling.html

  • 0 kudos
3 More Replies
mayank_gupta
by Databricks Partner
  • 8990 Views
  • 8 replies
  • 1 kudos

Not able to use tool type role with DBRX endpoint

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 ...

Generative AI
DBRX
model endpoint
  • 8990 Views
  • 8 replies
  • 1 kudos
Latest Reply
NandiniN
Databricks Employee
  • 1 kudos

Latest here: https://docs.databricks.com/en/machine-learning/model-serving/function-calling.html

  • 1 kudos
7 More Replies