Class OllamaShowRequest
java.lang.Object
io.intino.alexandria.ollama.requests.OllamaRequest
io.intino.alexandria.ollama.requests.OllamaShowRequest
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested classes/interfaces inherited from class io.intino.alexandria.ollama.requests.OllamaRequest
OllamaRequest.WithKeepAlive<Self extends OllamaRequest.WithKeepAlive<Self>>, OllamaRequest.WithOptions<Self extends OllamaRequest.WithOptions<Self>> -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.intino.alexandria.ollama.requests.OllamaRequest
fromJson, toJson, toString
-
Constructor Details
-
OllamaShowRequest
public OllamaShowRequest()
-
-
Method Details
-
name
-
name
-
verbose
public boolean verbose() -
verbose
-