This page provides an overview of APIs related to vector storage and retrieval.
View Vector is a storage and retrieval platform for vector embeddings, semantic cells, semantic chunks, and relevant metadata linking to source documents. Within the processing pipeline, embeddings are generated for each semantic chunk and persisted for later retrieval within View Vector. APIs are provided for search (retrieval), and the underlying vector stores are defined by the configured vector repository objects mentioned in the configuration section.
By default, the View Vector REST API is accessible on port 8311
.