Serialized Form
-
Package io.github.ollama4j.exceptions
-
Class io.github.ollama4j.exceptions.OllamaBaseException extends Exception implements Serializable
-
Class io.github.ollama4j.exceptions.RoleNotFoundException extends Exception implements Serializable
-
Class io.github.ollama4j.exceptions.ToolInvocationException extends Exception implements Serializable
-
Class io.github.ollama4j.exceptions.ToolNotFoundException extends Exception implements Serializable
-
-
Package io.github.ollama4j.models.response
-
Class io.github.ollama4j.models.response.OllamaResultStream extends LinkedList<String> implements Serializable
-