Create Vector Collections via API Requests
Create a new vector collection for storing and managing embeddings. Essential for building semantic search and AI-powered retrieval systems.
Create a new vector collection for storing and managing embeddings. Essential for building semantic search and AI-powered retrieval systems.
Remove a RAG Tune collection and all its associated data from the database. Use with caution as this operation cannot be undone.
Permanently remove a vector collection and its contents from the database. This operation cannot be undone, so use with caution.
Retrieve a list of all vector IDs within a collection. Useful for inventory management and data verification.
Modify and update existing vector collections with new settings or metadata. Manage your vector database efficiently.