diff --git a/conf/base.js b/conf/base.js index c17e8f6..78813d7 100644 --- a/conf/base.js +++ b/conf/base.js @@ -28,7 +28,7 @@ module.exports = { apiKey: '__IN SRECREST FILE__', }, ollama: { - url: 'https://ollama.com', + url: 'http://192.168.1.148:11434', apiKey: '__IN SRECREST FILE__', model: 'gemma4:31b-cloud', },