Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

MySQL HeatWave Lakehouse on OCI - missing procedures

edited Sep 16, 2024 6:38PM in MySQL HeatWave 2 comments

I provisioned a free-tier MySQL HeateWave Lakehouse on OCI to test the GenAI capabilities. As a basic test I run the following two SQL statements:

sys.vector_store_load
call sys.HEATWAVE_CHAT("What is HeatWave AutoML?");

The first command shows 0 rows affected. Second statement gives error Code: 3877. "ML003206: The LLM (mistral-7b-instruct-v1) you requested is not available in your account."

Then I attempted to call the VECTOR_LOAD_STORE procedure, but receive an error that this procedure does not exist (after checking the database this procedure does not, in fact, exist).

Is there something more that must be configured in a HeatWave database in order for the GenAI features to work?

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!