Ollama4j
A Java library (wrapper/binding) for Ollama server.
Loading...
Searching...
No Matches
io.github.ollama4j.utils.Utils Class Reference

Static Public Member Functions

static ObjectMapper getObjectMapper ()
 
static byte[] loadImageBytesFromUrl (String imageUrl) throws IOException, URISyntaxException
 

Detailed Description

Definition at line 13 of file Utils.java.

Member Function Documentation

◆ getObjectMapper()

static ObjectMapper io.github.ollama4j.utils.Utils.getObjectMapper ( )
static

Definition at line 17 of file Utils.java.

◆ loadImageBytesFromUrl()

static byte[] io.github.ollama4j.utils.Utils.loadImageBytesFromUrl ( String imageUrl) throws IOException, URISyntaxException
static

Definition at line 25 of file Utils.java.


The documentation for this class was generated from the following file: