Search



Search Results
Displaying 51 to 60 of 189 total results
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-text-based-content.html
For generating text-based content and summarizing text, use the the ML_GENERATE routine uses the LLM to generate the text output. The sections in this topic describe how to generate and summarize text-based content using the GenAI feature of MySQL ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-vector-store-load.html
This section describes how to generate vector embeddings for files or folders, and load the embeddings into a vector store table. The following sections in this topic describe how to ingest files into a vector store: Before You Begin Ingesting ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-genai-vector-store.html
Using the inbuilt vector store and retrieval-augmented generation (RAG), you can load and query unstructured documents stored in the local filesystem using natural language within the MySQL AI ecosystem. The sections in this topic describe how to ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-option-tracker.html
The Option Tracker component provides usage information about different features and components of MySQL AI. The integer flag usedCounter is incremented in real-time and persisted to storage every hour. The option_tracker_usage_get() function ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-rpd-column-id-table.html
The rpd_column_id table provides information about columns of tables that are loaded in the MySQL AI Engine. The rpd_column_id table has these columns: ID A unique identifier for the column. TABLE_ID The ID of the table to which the column belongs.
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-rpd-columns-table.html
The rpd_columns table provides column encoding information for columns of tables loaded in the MySQL AI Engine. The rpd_columns table has these columns: TABLE_ID A unique identifier for the table. DATA_PLACEMENT_INDEX The data placement key index ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-rpd-table-id-table.html
The rpd_table_id table provides the ID, name, and schema of the tables loaded in the MySQL AI Engine. The rpd_table_id table has these columns: ID A unique identifier for the table.
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-ai-system-variables.html
bulk_loader.data_memory_size Command-Line Format --bulk_loader.data_memory_size=# System Variable bulk_loader.data_memory_size Scope Global Dynamic Yes SET_VAR Hint Applies No Type Integer Default Value (0.125) * #memory GB Minimum Value 67108864 ...
https://dev.mysql.com/doc/mysql-ai/9.5/en/mys-mysqlai-routines.html
The sections in this chapter list and describe various routines available in MySQL AI.
https://dev.mysql.com/doc/heatwave/en/mys-hw-genai.html
This chapter describes MySQL HeatWave GenAI. ...
Displaying 51 to 60 of 189 total results