Definition at line 20 of file OllamaCommonRequest.java.
◆ toString()
| String io.github.ollama4j.models.request.OllamaCommonRequest.toString |
( |
| ) |
|
◆ format
| Object io.github.ollama4j.models.request.OllamaCommonRequest.format |
|
protected |
◆ 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 |
◆ 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: