![]() |
Ollama4j
A Java library (wrapper/binding) for Ollama server.
|
This is the complete list of members for io.github.ollama4j.models.request.OllamaEndpointCaller, including all inherited members.
getRequestBuilderDefault(URI uri) | io.github.ollama4j.models.request.OllamaEndpointCaller | protected |
isAuthCredentialsSet() | io.github.ollama4j.models.request.OllamaEndpointCaller | protected |
OllamaEndpointCaller(String host, Auth auth, long requestTimeoutSeconds) | io.github.ollama4j.models.request.OllamaEndpointCaller | protected |
parseResponseAndAddToBuffer(String line, StringBuilder responseBuffer, StringBuilder thinkingBuffer) | io.github.ollama4j.models.request.OllamaEndpointCaller | protected |