mirror of
https://github.com/amithkoujalgi/ollama4j.git
synced 2025-10-13 17:08:57 +02:00
Update WithAuth.java
This commit is contained in:
parent
cb0f71ba63
commit
90613c0ec1
@ -54,7 +54,6 @@ public class WithAuth {
|
||||
private static final String NGINX_VERSION = "nginx:1.23.4-alpine";
|
||||
private static final String BEARER_AUTH_TOKEN = "secret-token";
|
||||
private static final String GENERAL_PURPOSE_MODEL = "gemma3:270m";
|
||||
// private static final String THINKING_MODEL = "gpt-oss:20b";
|
||||
|
||||
private static OllamaContainer ollama;
|
||||
private static GenericContainer<?> nginx;
|
||||
|
Loading…
x
Reference in New Issue
Block a user