mirror of
https://github.com/Azgaar/Fantasy-Map-Generator.git
synced 2025-12-20 02:51:23 +01:00
Update index.html
This commit is contained in:
parent
e8fd6611f9
commit
d05d9923e6
1 changed files with 1 additions and 1 deletions
|
|
@ -4953,7 +4953,7 @@
|
||||||
</label>
|
</label>
|
||||||
<label for="aiGeneratorTemperature"
|
<label for="aiGeneratorTemperature"
|
||||||
>Temperature:
|
>Temperature:
|
||||||
<input id="aiGeneratorTemperature" placeholder="1.2" class="icon-key" />
|
<input id="aiGeneratorTemperature" type="number" min="0" max="2" placeholder="1.2" class="icon-key" />
|
||||||
<a
|
<a
|
||||||
href="https://platform.openai.com/docs/api-reference/chat/create#chat-create-temperature"
|
href="https://platform.openai.com/docs/api-reference/chat/create#chat-create-temperature"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue