Ollama4j
A Java library (wrapper/binding) for Ollama server.
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123456]
 Pio
 Pgithub
 Pollama4j
 Pexceptions
 COllamaException
 CRoleNotFoundException
 CToolInvocationException
 CToolNotFoundException
 Pimpl
 CConsoleOutputChatTokenHandler
 CConsoleOutputGenerateTokenHandler
 Pmetrics
 CMetricsRecorder
 Pmodels
 Pchat
 COllamaChatMessage
 COllamaChatMessageRole
 COllamaChatRequest
 COllamaChatRequestBuilder
 COllamaChatResponseModel
 COllamaChatResult
 COllamaChatStreamObserver
 COllamaChatTokenHandler
 COllamaChatToolCalls
 Pembed
 COllamaEmbedRequest
 COllamaEmbedRequestBuilder
 COllamaEmbedResult
 Pgenerate
 COllamaGenerateRequest
 COllamaGenerateRequestBuilder
 COllamaGenerateResponseModel
 COllamaGenerateStreamObserver
 COllamaGenerateTokenHandler
 Pps
 CModelProcessesResult
 Prequest
 CAuth
 CBasicAuth
 CBearerAuth
 CCustomModelFileContentsRequest
 CCustomModelFilePathRequest
 CCustomModelRequest
 CModelRequest
 COllamaChatEndpointCaller
 COllamaCommonRequest
 COllamaEndpointCaller
 COllamaGenerateEndpointCaller
 Presponse
 CListModelsResponse
 CModel
 CModelDetail
 CModelMeta
 CModelPullResponse
 COllamaAsyncResultStreamer
 COllamaErrorResponse
 COllamaResult
 COllamaResultStream
 COllamaStructuredResult
 COllamaVersion
 Ptools
 Pannotations
 COllamaToolService
 CToolProperty
 CToolSpec
 COllamaToolCallsFunction
 COllamaToolsResult
 CReflectionalToolFunction
 CToolFunction
 CToolFunctionCallSpec
 CToolRegistry
 CTools
 Putils
 CBooleanToJsonFormatFlagSerializer
 CConstants
 CFileToBase64Serializer
 COllamaRequestBody
 COptions
 COptionsBuilder
 CPromptBuilder
 CUtils
 COllama