added ollama host example
This commit is contained in:
parent
2dcdef11b6
commit
3d3b61e95f
2 changed files with 5 additions and 0 deletions
|
|
@ -494,5 +494,9 @@
|
|||
"WaitingServerReponse": {
|
||||
"message": "Waiting for the server response",
|
||||
"description": ""
|
||||
},
|
||||
"prefs_Ollama_Host_Info": {
|
||||
"message": "Something like",
|
||||
"description": ""
|
||||
}
|
||||
}
|
||||
|
|
@ -115,6 +115,7 @@
|
|||
<tr class="conntype_ollama_api">
|
||||
<td><label>
|
||||
<span>__MSG_prefs_Ollama_Host__</span>
|
||||
<br><i style="font-size:smaller;">__MSG_prefs_Ollama_Host_Info__ http://127.0.0.1:11434</i>
|
||||
</label></td>
|
||||
<td>
|
||||
<label>
|
||||
|
|
|
|||
Loading…
Reference in a new issue