Class OllamaResult
- java.lang.Object
-
- io.github.amithkoujalgi.ollama4j.core.models.OllamaResult
-
public class OllamaResult extends Object
The type Ollama result.
-
-
Constructor Summary
Constructors Constructor Description OllamaResult(String response, long responseTime, int httpStatusCode)
-