Uses of Enum Class
org.springframework.ai.chroma.ChromaApi.QueryRequest.Include
Packages that use ChromaApi.QueryRequest.Include
-
Uses of ChromaApi.QueryRequest.Include in org.springframework.ai.chroma
Fields in org.springframework.ai.chroma with type parameters of type ChromaApi.QueryRequest.IncludeModifier and TypeFieldDescriptionstatic final List<ChromaApi.QueryRequest.Include>
ChromaApi.QueryRequest.Include.all
Methods in org.springframework.ai.chroma 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 that return types with arguments of type ChromaApi.QueryRequest.Include