summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/html/index.html
diff options
context:
space:
mode:
authorHeiner Lohaus <hlohaus@users.noreply.github.com>2024-01-03 16:02:06 +0100
committerHeiner Lohaus <hlohaus@users.noreply.github.com>2024-01-03 16:02:06 +0100
commit25895eb63799a1c38a40f03a48e85cdd8e9dc4b9 (patch)
tree2e1a35054f01c91298993c777b7756cdd9d7bae9 /g4f/gui/client/html/index.html
parentNew Provider 'Bestim' (#1416) (diff)
downloadgpt4free-25895eb63799a1c38a40f03a48e85cdd8e9dc4b9.tar
gpt4free-25895eb63799a1c38a40f03a48e85cdd8e9dc4b9.tar.gz
gpt4free-25895eb63799a1c38a40f03a48e85cdd8e9dc4b9.tar.bz2
gpt4free-25895eb63799a1c38a40f03a48e85cdd8e9dc4b9.tar.lz
gpt4free-25895eb63799a1c38a40f03a48e85cdd8e9dc4b9.tar.xz
gpt4free-25895eb63799a1c38a40f03a48e85cdd8e9dc4b9.tar.zst
gpt4free-25895eb63799a1c38a40f03a48e85cdd8e9dc4b9.zip
Diffstat (limited to '')
-rw-r--r--g4f/gui/client/html/index.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/g4f/gui/client/html/index.html b/g4f/gui/client/html/index.html
index da7aeefb..b47f2a37 100644
--- a/g4f/gui/client/html/index.html
+++ b/g4f/gui/client/html/index.html
@@ -125,6 +125,11 @@
<span class="about">Web Access</span>
</div>
<div class="field">
+ <input type="checkbox" id="patch" />
+ <label for="patch" title="Works only with Bing and some other providers"></label>
+ <span class="about">Image Generator</span>
+ </div>
+ <div class="field">
<select name="model" id="model">
<option value="gpt-3.5-turbo" selected="">gpt-3.5-turbo</option>
<option value="gpt-3.5-turbo-0613">gpt-3.5-turbo-0613</option>