This commit is contained in:
@@ -36,7 +36,7 @@ export const env = {
|
||||
},
|
||||
|
||||
get hyperOllamaUrl(): string {
|
||||
return process.env.HYPER_OLLAMA_URL ?? "http://192.168.1.50:11434";
|
||||
return process.env.HYPER_OLLAMA_URL ?? "http://192.168.0.98:11434";
|
||||
},
|
||||
|
||||
get hyperOllamaModelFast(): string {
|
||||
|
||||
Reference in New Issue
Block a user