Search Results
Displaying 191 to 194
of 194 total results
- « Previous
- 18
- 19
- 20
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-requirements.html
To use the GenAI feature of MySQL AI, you must place the files that you want to ingest into the vector store in the local directory that you specified in the Vector Store tab in the MySQL AI installer. Vector store can ingest files in the following ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-ai-genai-vector-store-load.html
This section describes how to generate vector embeddings for files or folders stored in , 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 ...
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-hw-genai-troubleshoot.html
This section describes some commonly encountered issues and errors for GenAI and their workarounds. The folder you are trying to load might contain unsupported format files or the file that you are trying to load might be of an unsupported format.
https://dev.mysql.com/doc/mysql-ai/9.4/en/mys-mysqlai-vector-store-load.html
The VECTOR_STORE_LOAD routine generates vector embedding for the specified files or folders that are , and loads the embeddings into a new vector store table. This topic contains the following sections: VECTOR_STORE_LOAD Syntax Syntax Examples See ...