fix: add [num_ctx] indicator to ollama context label in options
This commit is contained in:
parent
594c5a7c8a
commit
6fa022ff81
1 changed files with 1 additions and 1 deletions
|
|
@ -263,7 +263,7 @@
|
||||||
</tr>
|
</tr>
|
||||||
<tr class="conntype_ollama_api">
|
<tr class="conntype_ollama_api">
|
||||||
<td><label>
|
<td><label>
|
||||||
<span>__MSG_prefs_ollama_num_ctx__</span>
|
<span>__MSG_prefs_ollama_num_ctx__ <i>[num_ctx]</i></span>
|
||||||
</label></td>
|
</label></td>
|
||||||
<td>
|
<td>
|
||||||
<label>
|
<label>
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue