ollama connection message improved
This commit is contained in:
parent
31b8bd2f59
commit
8339e1922b
2 changed files with 2 additions and 2 deletions
|
|
@ -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": {
|
||||||
|
|
|
||||||
|
|
@ -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": {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue