Uses of Enum Class
io.intino.alexandria.ollama.tools.OllamaFunction.ParamType
Packages that use OllamaFunction.ParamType
-
Uses of OllamaFunction.ParamType in io.intino.alexandria.ollama.tools
Methods in io.intino.alexandria.ollama.tools that return OllamaFunction.ParamTypeModifier and TypeMethodDescriptionOllamaFunction.ParamType.asCollection()OllamaFunction.ParamType.asNonArray()static OllamaFunction.ParamTypestatic OllamaFunction.ParamTypeOllamaFunctionParamTypeMapper.mapToParamType(Field field) OllamaFunction.Parameters.Property.type()static OllamaFunction.ParamTypeReturns the enum constant of this class with the specified name.static OllamaFunction.ParamType[]OllamaFunction.ParamType.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.intino.alexandria.ollama.tools with parameters of type OllamaFunction.ParamTypeModifier and TypeMethodDescriptionOllamaFunction.Parameters.Property.type(OllamaFunction.ParamType type)