mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-05-15 03:47:13 +02:00
clean up
This commit is contained in:
parent
b6c1afff32
commit
899b734abf
@ -24,7 +24,7 @@ public class OllamaAPI {
|
||||
|
||||
private static final Logger logger = LoggerFactory.getLogger(OllamaAPI.class);
|
||||
private final String host;
|
||||
private long requestTimeoutSeconds = 3;
|
||||
private final long requestTimeoutSeconds = 3;
|
||||
private boolean verbose = false;
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user