Ollama4j
A Java library (wrapper/binding) for Ollama server.
Loading...
Searching...
No Matches
io.github.ollama4j.impl.ConsoleOutputGenerateTokenHandler Class Reference
Inheritance diagram for io.github.ollama4j.impl.ConsoleOutputGenerateTokenHandler:
io.github.ollama4j.models.generate.OllamaGenerateTokenHandler

Public Member Functions

void accept (String message)
 
- Public Member Functions inherited from io.github.ollama4j.models.generate.OllamaGenerateTokenHandler

Detailed Description

Definition at line 13 of file ConsoleOutputGenerateTokenHandler.java.

Member Function Documentation

◆ accept()

void io.github.ollama4j.impl.ConsoleOutputGenerateTokenHandler.accept ( String message)

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