Search Results
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-requirements.html
If you want to use the OCI Generative AI Service with MySQL HeatWave GenAI, you need to enable the DB System to access OCI services. For more information, see Section 7.5, “Authenticate OCI Generative AI Service”. To use MySQL HeatWave GenAI, ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-ease-of-use.html
You can use a model created by ML_TRAIN with other MySQL HeatWave AutoML routines to generate predictions and explanations. For example, the following call to the ML_PREDICT_TABLE routine generates predictions for a table of input data: CALL ...With ...
https://dev.mysql.com/doc/heatwave/en/mys-hwaml-recommendation-model-types.html
The recommendation models then use the feedback to generate predicted ratings for users and items. You can create recommendation models based on either explicit or implicit feedback. See Recommendation Models to review models that support either ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-2-0.html
This update introduces batch processing functionality to the LLM class and API convenience methods (see Convenience Methods), allowing for more efficient embedding, text-based content generation, and Retrieval Augmented Generation (RAG). Note These ...
https://dev.mysql.com/doc/relnotes/heatwave/en/news-9-4-2.html
MySQL HeatWave GenAI MySQL HeatWave MySQL HeatWave GenAI Document ingestion using Auto Parallel Load now supports enhanced document parsing for PDF files using OCI Generative AI Service Vision Language Models (VLMs) that are now available in MySQL ... These release notes were created with the assistance of MySQL HeatWave ...
https://dev.mysql.com/doc/heatwave-aws/en/autopilot-index-advisor.html
The goal of Autopilot Index Advisor is to generate secondary index recommendations that optimize the overall workload performance. Autopilot Index Advisor 11 Autopilot Index Advisor Autopilot Index Advisor provides secondary index suggestions to ...
https://dev.mysql.com/doc/heatwave-aws/en/creating-iam-policy-genai.html
{ "Version": "2012-10-17", "Statement": [ { "Sid": "AuthenticatedInvokeModelBedrockPolicy", "Action": [ "bedrock:InvokeModel" ], "Effect": "Allow", "Resource": [ "arn:aws:bedrock:us-east-1::foundation-model/meta.*", ... Creating an IAM Policy to ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-backups-edit-backup.html
If you do not define a name, one is generated for you in the format, NameOfTheBackup - Backup - Day, Date Time. If you do not provide a description, one is generated for you in the format, NameOfTheBackup - Manual Backup - Day, Date Time. Editing a ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-creating-iam-policy.html
Resolve any warnings or errors generated during permissions validation, and then click Next. Creating an IAM Policy to Access an Amazon S3 Bucket 21.5.1 Creating an IAM Policy to Access an Amazon S3 Bucket Use the AWS Management Console to create ...
https://dev.mysql.com/doc/heatwave-aws/en/heatwave-aws-dbsystem-create-backup.html
If you do not define a name, one is generated for you in the format NameOfTheBackup - Backup - Day, Date Time. If you do not provide a description, one is generated for you in the format NameOfTheBackup - Manual Backup - Day, Date Time. Creating a ...