cancel
Showing results for 
Search instead for 
Did you mean: 
GenAI Insight Hub
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

Gromduraz
by New Contributor II
  • 452 Views
  • 2 replies
  • 0 kudos

Trouble Using Foundation Models API with Instructor

Hello,I'm attempting to use the instructor library for validating the output of a foundation model (DBRX in this case). Here's my code: import instructor from instructor.client import Instructor from pydantic import BaseModel from openai import OpenA...

  • 452 Views
  • 2 replies
  • 0 kudos
Latest Reply
Gromduraz
New Contributor II
  • 0 kudos

Reviewing my posted code I should mention that the 'tool_choice' argument I'm passing is a default argument of the OpenAI client object. The code still breaks in the same way if I remove that argument from the function call. I think this is out of my...

  • 0 kudos
1 More Replies
pdiegop
by New Contributor II
  • 1628 Views
  • 5 replies
  • 1 kudos

Databricks Foundation Model APIs not present in the interface

The Foundation Model are not displayed in the Serving Endpoint pageAm I missing something?Thanks

provaprova_0-1706349999847.jpeg
  • 1628 Views
  • 5 replies
  • 1 kudos
Latest Reply
cmunteanu
New Contributor III
  • 1 kudos

Hello @pdiegop , seems that the option that we are looking for, which is: Foundation Model APIs (pay-per-token) is only available in certain regions. Check - out the Region availability table in this link. I am in the westeurope region, therefore, I ...

  • 1 kudos
4 More Replies
pdiegop
by New Contributor II
  • 1056 Views
  • 2 replies
  • 0 kudos

Databricks Foundation Model APIs not present in the interface

The Foundation Model are not displayed in the Serving Endpoint pageAm I missing something?Thanks 

servingendpoints.JPG
  • 1056 Views
  • 2 replies
  • 0 kudos
Latest Reply
pdiegop
New Contributor II
  • 0 kudos

Hi @Walter_C webapp_2024-01-19_08.14.35Z_master_4143c9b9_1139299051 I have all the Experimental Features enabled, is there something else to activate? ThanksDiego 

  • 0 kudos
1 More Replies
Labels