Creating a Vector Store
Create a vector store in the OCI Generative AI service.
This task documents the steps for creating a vector store by using the Oracle Cloud Console.
Tip
After you create a vector store, you can view its details and perform other tasks, such as updating it or deleting it. Use the in the Console to access these tasks.
To create a vector store, in the list page, select Create vector store. If you need help finding the list page, see Listing Vector Stores.
Basic Information
Data Source Type
-
Select one of the following options:
- Unstructured data
Upload documents such as PDFs and text files. Use for semantic search and RAG.
- Structured data
Create a semantic store to use for NL2SQL and schema-aware querying.
- Unstructured data
- (Optional) If you selected Unstructured data, enable the expiration policy and specify the inactivity period (in days) before the vector store is deleted (default: 100 days).
Unstructured Data
If you selected Unstructured data, follow these steps:
Structured Data
If you selected Structured data, follow these steps:
- Enter the Querying connection id, then select Test query connection to verify access.
Tags
- (Optional) Select Add tag and assign tags to this vector storen with unstructured data. See Resource Tags.
- Select Create.