summaryrefslogtreecommitdiffstats
path: root/g4f/gui/client/index.html
diff options
context:
space:
mode:
authorH Lohaus <hlohaus@users.noreply.github.com>2024-11-18 19:21:08 +0100
committerGitHub <noreply@github.com>2024-11-18 19:21:08 +0100
commitb93711529e2b32aaac589814d77863b74373ffe4 (patch)
tree447a5232ae89c2775608c237330f3aa0ecc379a7 /g4f/gui/client/index.html
parentUpdate Blackbox.py (diff)
parentUpdate unittests (diff)
downloadgpt4free-b93711529e2b32aaac589814d77863b74373ffe4.tar
gpt4free-b93711529e2b32aaac589814d77863b74373ffe4.tar.gz
gpt4free-b93711529e2b32aaac589814d77863b74373ffe4.tar.bz2
gpt4free-b93711529e2b32aaac589814d77863b74373ffe4.tar.lz
gpt4free-b93711529e2b32aaac589814d77863b74373ffe4.tar.xz
gpt4free-b93711529e2b32aaac589814d77863b74373ffe4.tar.zst
gpt4free-b93711529e2b32aaac589814d77863b74373ffe4.zip
Diffstat (limited to 'g4f/gui/client/index.html')
-rw-r--r--g4f/gui/client/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/g4f/gui/client/index.html b/g4f/gui/client/index.html
index e650d7e0..63e47b3f 100644
--- a/g4f/gui/client/index.html
+++ b/g4f/gui/client/index.html
@@ -245,6 +245,7 @@
<select name="provider" id="provider">
<option value="">Provider: Auto</option>
<option value="OpenaiChat">OpenAI ChatGPT</option>
+ <option value="Copilot">Microsoft Copilot</option>
<option value="ChatGpt">ChatGpt</option>
<option value="Gemini">Gemini</option>
<option value="MetaAI">Meta AI</option>