Package org.springframework.ai.vectorstore.pinecone
@NonNullApi
@NonNullFields
package org.springframework.ai.vectorstore.pinecone
Provides the API for embedding observations.
-
ClassDescriptionA VectorStore implementation backed by Pinecone, a cloud-based vector database.Builder class for creating
PineconeVectorStore
instances.First step interface requiring API key configuration.Third step interface requiring environment configuration.Final step interface requiring index name configuration.Second step interface requiring project ID configuration.Internal implementation of the step builder pattern using records for immutability.