Class OllamaPullRequest
java.lang.Object
io.intino.alexandria.ollama.requests.OllamaRequest
io.intino.alexandria.ollama.requests.OllamaPullRequest
- 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
-
OllamaPullRequest
public OllamaPullRequest()
-
-
Method Details
-
name
-
name
-
insecure
public boolean insecure() -
insecure
-
stream
public boolean stream() -
stream
-