Class Hierarchy
- java.lang.Object
- org.springframework.ai.vectorstore.filter.converter.AbstractFilterExpressionConverter (implements org.springframework.ai.vectorstore.filter.FilterExpressionConverter)
- org.springframework.ai.vectorstore.filter.converter.PineconeFilterExpressionConverter
- org.springframework.ai.chroma.vectorstore.ChromaFilterExpressionConverter
- org.springframework.ai.vectorstore.filter.converter.PineconeFilterExpressionConverter
- org.springframework.ai.vectorstore.observation.AbstractObservationVectorStore (implements org.springframework.ai.vectorstore.VectorStore)
- org.springframework.ai.chroma.vectorstore.ChromaVectorStore (implements org.springframework.beans.factory.InitializingBean)
- org.springframework.ai.vectorstore.AbstractVectorStoreBuilder<T> (implements org.springframework.ai.vectorstore.VectorStore.Builder<T>)
- org.springframework.ai.chroma.vectorstore.ChromaVectorStore.Builder
- org.springframework.ai.chroma.vectorstore.ChromaApi
- java.lang.Record
- org.springframework.ai.chroma.vectorstore.ChromaApi.AddEmbeddingsRequest
- org.springframework.ai.chroma.vectorstore.ChromaApi.Collection
- org.springframework.ai.chroma.vectorstore.ChromaApi.CreateCollectionRequest
- org.springframework.ai.chroma.vectorstore.ChromaApi.DeleteEmbeddingsRequest
- org.springframework.ai.chroma.vectorstore.ChromaApi.Embedding
- org.springframework.ai.chroma.vectorstore.ChromaApi.GetEmbeddingResponse
- org.springframework.ai.chroma.vectorstore.ChromaApi.GetEmbeddingsRequest
- org.springframework.ai.chroma.vectorstore.ChromaApi.QueryRequest
- org.springframework.ai.chroma.vectorstore.ChromaApi.QueryResponse
- org.springframework.ai.vectorstore.filter.converter.AbstractFilterExpressionConverter (implements org.springframework.ai.vectorstore.filter.FilterExpressionConverter)
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.springframework.ai.chroma.vectorstore.ChromaApi.QueryRequest.Include
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)