mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 11:57:12 +02:00
updated setVerbose
This commit is contained in:
parent
bc31a5f92a
commit
c1c3e4902a
@ -49,7 +49,7 @@ public class OllamaAPI {
|
||||
|
||||
/**
|
||||
* Set/unset logging of responses
|
||||
* @param verbose - true/false
|
||||
* @param verbose true/false
|
||||
*/
|
||||
public void setVerbose(boolean verbose) {
|
||||
this.verbose = verbose;
|
||||
|
Loading…
x
Reference in New Issue
Block a user