Search Results
                    
                    
            https://dev.mysql.com/doc/x-devapi-userguide-shell-python/en/dynamic-sql.html
                                 A quoting function exists to escape SQL names and identifiers. Session.quoteName() escapes the identifier given in accordance to the settings of the current connection. Note The quoting function must not be used to escape values. Use the value ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-generate-content.html
                                 The following sections in this topic describe how to generate new text-based content using MySQL HeatWave GenAI: Before You Begin Generate Content Run Batch Queries What's Next Before You Begin Review the MySQL HeatWave GenAI requirements and ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-generate-embeddings.html
                                 This section describes how to generate vector embeddings using the ML_EMBED_ROW MySQL HeatWave GenAI routine. Vector embeddings are a numerical representation of the text that capture the semantics of the data and relationships to other data. You ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-rag.html
                                 The ML_RAG routine runs retrieval-augmented generation which aims to generate more accurate responses for your queries. As of MySQL 9.5.0, you can use hybrid search, which combines semantic search and keyword-based search to effectively retrieve ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-run-chat.html
                                 When you run MySQL HeatWave Chat, it automatically loads the default LLM. By default, MySQL HeatWave Chat searches for an answer to a query across all ingested documents by automatically discovering available vector stores, and returns the answer ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-summarize-content.html
                                 The following sections in this topic describe how to summarize exiting content using MySQL HeatWave GenAI: Before You Begin Summarize Text Run Batch Queries What's Next Before You Begin Review the MySQL HeatWave GenAI requirements and privileges. 
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-genai-summarize-docs.html
                                 As of MySQL 9.4.1, MySQL HeatWave GenAI lets you generate text summaries for unstructured files available in Object Storage. You need to first ingest these documents into vector store tables using Auto Parallel Load. The generated table contains ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hw-lakehouse-limitations-all.html
                                 MySQL HeatWave Lakehouse has the following limitations for all file formats. Unsupported Items MySQL HeatWave Lakehouse does not support the following: DML statements: INSERT UPDATE DELETE REPLACE The CREATE TABLESPACE statement. The following ...
                                            
                https://dev.mysql.com/doc/heatwave/en/mys-hwaml-learn-with-genai.html
                                 Available as of MySQL 9.4.0, the NL2ML routine enables you to learn about MySQL HeatWave AutoML by leveraging Oracle Cloud Infrastructure Generative AI (OCI) and asking questions in natural language. Before You Begin Overview Use Oracle Cloud ...
                                            
                https://dev.mysql.com/doc/heatwave-aws/en/ha-prerequisites.html
                                 Prerequisites 12.2 Prerequisites Here are some prerequisites for creating a high availability DB System. A high availability DB System requires a high availability compatible configuration. All default MySQL configurations that are compatible with ...