provider: remove gpt4 from default

This commit is contained in:
0xMRTT 2023-05-07 16:07:38 +02:00
parent 916ff133da
commit 4867f9c02d
Signed by: 0xMRTT
GPG Key ID: 19C1449A774028BD
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
<default>false</default>
</key>
<key name="enabled-providers" type="as">
<default>["baichat", "catgpt", "huggingchat", "openaigpt35turbo", "openaigpt4"]</default>
<default>["baichat", "catgpt", "huggingchat", "openaigpt35turbo"]</default>
</key>
<key name="latest-provider" type="s">
<default>'huggingchat'</default>