Definition at line 15 of file OllamaCommonRequest.java.
◆ toString()
String io.github.ollama4j.models.request.OllamaCommonRequest.toString |
( |
| ) |
|
◆ keepAlive
String io.github.ollama4j.models.request.OllamaCommonRequest.keepAlive |
|
protected |
◆ model
String io.github.ollama4j.models.request.OllamaCommonRequest.model |
|
protected |
◆ options
Map<String, Object> io.github.ollama4j.models.request.OllamaCommonRequest.options |
|
protected |
◆ returnFormatJson
Boolean io.github.ollama4j.models.request.OllamaCommonRequest.returnFormatJson |
|
protected |
◆ stream
boolean io.github.ollama4j.models.request.OllamaCommonRequest.stream |
|
protected |
◆ template
String io.github.ollama4j.models.request.OllamaCommonRequest.template |
|
protected |
The documentation for this class was generated from the following file: