Ollama4j
A Java library (wrapper/binding) for Ollama server.
Loading...
Searching...
No Matches
OllamaChatMessageRole.java File Reference
import com.fasterxml.jackson.annotation.JsonValue;
import io.github.ollama4j.exceptions.RoleNotFoundException;
import lombok.Getter;
import java.util.ArrayList;
import java.util.List;

Go to the source code of this file.

Classes

class  io.github.ollama4j.models.chat.OllamaChatMessageRole
 

Packages

package  io.github.ollama4j.models.chat