Uses of Enum Class
io.intino.alexandria.ollama.tools.OllamaTool.Type
Packages that use OllamaTool.Type
-
Uses of OllamaTool.Type in io.intino.alexandria.ollama.tools
Methods in io.intino.alexandria.ollama.tools that return OllamaTool.TypeModifier and TypeMethodDescriptionOllamaTool.type()static OllamaTool.TypeReturns the enum constant of this class with the specified name.static OllamaTool.Type[]OllamaTool.Type.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 OllamaTool.TypeConstructors in io.intino.alexandria.ollama.tools with parameters of type OllamaTool.Type