Ollama4j
A Java library (wrapper/binding) for Ollama server.
|
import io.github.ollama4j.OllamaAPI;
import java.io.InputStream;
import java.util.Scanner;
Go to the source code of this file.
Classes | |
class | io.github.ollama4j.utils.SamplePrompts |
Packages | |
package | io.github.ollama4j.utils |