Uses of Class
io.github.amithkoujalgi.ollama4j.core.models.chat.OllamaChatResponseModel
Packages that use OllamaChatResponseModel
-
Uses of OllamaChatResponseModel in io.github.amithkoujalgi.ollama4j.core.models.chat
Methods in io.github.amithkoujalgi.ollama4j.core.models.chat with parameters of type OllamaChatResponseModelModifier and TypeMethodDescriptionprotected void
OllamaChatStreamObserver.handleCurrentResponsePart
(OllamaChatResponseModel currentResponsePart) void
OllamaChatStreamObserver.notify
(OllamaChatResponseModel currentResponsePart)