Skip to content

Commit

Permalink
try trigger the ci
Browse files Browse the repository at this point in the history
  • Loading branch information
Concedo authored and Concedo committed Jan 28, 2025
1 parent 3133587 commit 8c22bba
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10616,6 +10616,7 @@

function confirm_settings() {
hide_popups();

localsettings.max_context_length = document.getElementById("max_context_length").value;
localsettings.max_length = document.getElementById("max_length").value;
localsettings.temperature = document.getElementById("temperature").value;
Expand Down

0 comments on commit 8c22bba

Please sign in to comment.