cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Data Engineering
Join discussions on data engineering best practices, architectures, and optimization strategies within the Databricks Community. Exchange insights and solutions with fellow data engineers.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

SQL AI functions in EU region

drag7ter
Contributor

I know that currently foundation model with pay-per-token are not available in EU only in US. In EU I should create serving point and use provisioned foundation model.

But even creating a serving point with llm from catalog (share models). I used the same LLM as AI Funcrions use mixtral_8x7b_instruct

drag7ter_0-1720601756043.png

Then after serving point was successfully provisioned I started SQL Serverless Warehouse in the same workspace in EU region, but running sql statements fail with an error.

SELECT ai_analyze_sentiment('I am happy');

[AI_FUNCTION_HTTP_REQUEST_ERROR] Error occurred while making an HTTP request for function `ai_analyze_sentiment`: [REMOTE_FUNCTION_HTTP_FAILED_ERROR] The remote HTTP request failed with code 404, and error message 'HTTP request failed with status: {"error_code":"RESOURCE_DOES_NOT_EXIST","message":"The given endpoint does not exist, please retry after checking the specified model and version deployment exists."}' SQLSTATE: 57012 SQLSTATE: 08000

 

Could someone tell steps how use ai functions in EU region. Is it possible?

0 REPLIES 0

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