Ollama4j
A Java library (wrapper/binding) for Ollama server.
|
import io.github.ollama4j.utils.Utils.getObjectMapper;
import com.fasterxml.jackson.core.JsonProcessingException;
import lombok.Data;
import lombok.Getter;
Go to the source code of this file.
Classes | |
class | io.github.ollama4j.models.response.OllamaResult |
Packages | |
package | io.github.ollama4j.models.response |