Ollama4j
A Java library (wrapper/binding) for Ollama server.
Loading...
Searching...
No Matches
io.github.ollama4j.impl.ConsoleOutputChatTokenHandler Class Reference
Inheritance diagram for io.github.ollama4j.impl.ConsoleOutputChatTokenHandler:
io.github.ollama4j.models.chat.OllamaChatStreamObserver io.github.ollama4j.models.chat.OllamaChatTokenHandler

Public Member Functions

 ConsoleOutputChatTokenHandler ()
 
- Public Member Functions inherited from io.github.ollama4j.models.chat.OllamaChatStreamObserver
void accept (OllamaChatResponseModel token)
 

Detailed Description

Definition at line 13 of file ConsoleOutputChatTokenHandler.java.

Constructor & Destructor Documentation

◆ ConsoleOutputChatTokenHandler()

io.github.ollama4j.impl.ConsoleOutputChatTokenHandler.ConsoleOutputChatTokenHandler ( )

Definition at line 14 of file ConsoleOutputChatTokenHandler.java.


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