Temperature parameters can be customized (#1162)

* Temperature parameters can be customized

* fix typo

* update to 1.105.22

* Update index.html
This commit is contained in:
Dyxang 2024-11-07 21:23:38 +08:00 committed by sofronaspe
parent 7a75c57fb4
commit f123f7b119
4 changed files with 26 additions and 8 deletions

View file

@ -160,7 +160,7 @@ function editNotes(id, name) {
}
};
geneateWithAi(prompt, onApply);
generateWithAi(prompt, onApply);
}
function downloadLegends() {