diff options
Diffstat (limited to 'htroot')
| -rw-r--r-- | htroot/LLMSelection_p.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/htroot/LLMSelection_p.html b/htroot/LLMSelection_p.html index 493e91fc8..c94e4e85b 100644 --- a/htroot/LLMSelection_p.html +++ b/htroot/LLMSelection_p.html @@ -1222,7 +1222,7 @@ </dd> <dt class="TableCellDark">api_key</dt> - <dd><input type="text" name="apikey" id="apikey" value="" disabled=true size="30" maxlength="60" class="form-control"/> (not required for Ollama or LMStudio) + <dd><input type="text" name="apikey" id="apikey" value="" disabled=true size="30" maxlength="120" class="form-control"/> (not required for Ollama or LMStudio) </dd> <dt class="TableCellDark">max_tokens</dt> |
