Ollama4j
A Java library (wrapper/binding) for Ollama server.
Loading...
Searching...
No Matches
io.github.ollama4j.models.chat.OllamaChatResult Member List

This is the complete list of members for io.github.ollama4j.models.chat.OllamaChatResult, including all inherited members.

getChatHistory()io.github.ollama4j.models.chat.OllamaChatResult
OllamaChatResult(String response, long responseTime, int httpStatusCode, List< OllamaChatMessage > chatHistory)io.github.ollama4j.models.chat.OllamaChatResult
OllamaResult(String response, long responseTime, int httpStatusCode)io.github.ollama4j.models.response.OllamaResult
toString()io.github.ollama4j.models.response.OllamaResult