Uses of Enum Class
org.springframework.ai.chroma.vectorstore.ChromaApi.QueryRequest.Include
Packages that use ChromaApi.QueryRequest.Include
Package
Description
Provides the API for embedding observations.
-
Uses of ChromaApi.QueryRequest.Include in org.springframework.ai.chroma.vectorstore
Fields in org.springframework.ai.chroma.vectorstore with type parameters of type ChromaApi.QueryRequest.IncludeModifier and TypeFieldDescriptionstatic final List<ChromaApi.QueryRequest.Include>ChromaApi.QueryRequest.Include.allMethods in org.springframework.ai.chroma.vectorstore that return ChromaApi.QueryRequest.IncludeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static ChromaApi.QueryRequest.Include[]ChromaApi.QueryRequest.Include.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in org.springframework.ai.chroma.vectorstore that return types with arguments of type ChromaApi.QueryRequest.Include