Create a Vector Table Using the Vector Database Console

Follow these steps to create a vector table using the vector database console.

  1. From the vector database console Overview tab, select Create table.
  2. Enter a Table name.
    Specify the table name; it must consist of lowercase letters, numbers, and hyphens only.
  3. Add a Description of the new table.
  4. Select one of the following methods that you would like to use to supply data for the table.
    • Loaded embedding model

      Select the model you would like to use from the drop down list of available loaded models.

      If no models have been loaded, an error message will appear that prompts you to manage models. For more information about loading models, see Load a Model Using the Vector Database Console.

    • Bring my own vectors
    • Sample data

      Select from the available options which sample data you would like to use.

  5. Select Create.
    You will be directed to the Tables page that lists existing tables and displays their current status, such as Active, Updating, or Failed.