ollama connection message improved

This commit is contained in:
mic 2024-08-27 23:35:15 +02:00
parent 31b8bd2f59
commit 8339e1922b
2 changed files with 2 additions and 2 deletions

View file

@ -476,7 +476,7 @@
"description": "" "description": ""
}, },
"ollama_api_connecting": { "ollama_api_connecting": {
"message": "Es wird versucht, eine Verbindung zum Ollama-Lokalserver über den Host herzustellen.", "message": "Versuch, eine Verbindung zum Ollama-Lokalserver über den Host herzustellen",
"description": "" "description": ""
}, },
"andModel": { "andModel": {

View file

@ -476,7 +476,7 @@
"description": "" "description": ""
}, },
"ollama_api_connecting": { "ollama_api_connecting": {
"message": "Will attempt to connect to the Ollama Local Server using the host", "message": "Attempting to connect to the Ollama Local Server using the host",
"description": "" "description": ""
}, },
"andModel": { "andModel": {