Uses of Enum Class
org.springframework.ai.chroma.ChromaApi.QueryRequest.Include
-
Uses of ChromaApi.QueryRequest.Include in org.springframework.ai.chroma
Modifier and TypeFieldDescriptionstatic final List
<ChromaApi.QueryRequest.Include> ChromaApi.QueryRequest.Include.all
Modifier 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.