Skip to content

Commit

Permalink
Remove legacy GPT-3.5 Turbo 16k via OpenAI API (#838)
Browse files Browse the repository at this point in the history
`gpt-3.5-turbo` now default has the 16k context window, and `gpt-3.5-turbo-16k` has been marked `legacy`, though it's not `deprecated`, there seems to be no reason to maintain both of them.

Reference:
- https://platform.openai.com/docs/models/gpt-3-5-turbo
  • Loading branch information
PeterDaveHello authored Oct 2, 2024
1 parent 1bba648 commit 69205fd
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 26 deletions.
Binary file removed public/bots/openai-35-16k-logo.png
Binary file not shown.
3 changes: 0 additions & 3 deletions src/bots/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,6 @@ import GooglePalm2PoeBot from "./poe/GooglePalm2PoeBot";
import CodeLlama34bPoeBot from "./poe/CodeLlama34bPoeBot";
import SkyWorkBot from "./SkyWorkBot";
import ChatGPT4MobileBot from "./openai/ChatGPT4MobileBot";
import OpenAIAPI3516KBot from "./openai/OpenAIAPI3516KBot";
import AzureOpenAIAPIBot from "./microsoft/AzureOpenAIAPIBot";
import WenxinQianfanTurboBot from "./baidu/WenxinQianfanTurboBot";
import YouChatBot from "./YouChatBot";
Expand Down Expand Up @@ -138,7 +137,6 @@ const all = [
ChatGPT35Bot.getInstance(),
ChatGPT35PoeBot.getInstance(),
OpenAIAPI35Bot.getInstance(),
OpenAIAPI3516KBot.getInstance(),
ChatGPT4Bot.getInstance(),
ChatGPT4MobileBot.getInstance(),
ChatGPT4PoeBot.getInstance(),
Expand Down Expand Up @@ -300,7 +298,6 @@ export const botTags = {
bots.getBotByClassName("Gemini15FlashAPIBot"),
bots.getBotByClassName("AzureOpenAIAPIBot"),
bots.getBotByClassName("OpenAIAPI35Bot"),
bots.getBotByClassName("OpenAIAPI3516KBot"),
bots.getBotByClassName("OpenAIAPI4Bot"),
bots.getBotByClassName("OpenAIAPI4128KBot"),
bots.getBotByClassName("OpenAIAPI4oBot"),
Expand Down
12 changes: 0 additions & 12 deletions src/bots/openai/OpenAIAPI3516KBot.js

This file was deleted.

1 change: 0 additions & 1 deletion src/i18n/locales/de.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@
"alterUrl": "Alternative Basis-URL",
"alterUrlPrompt": "Basis-URL-Pfad für API-Aufrufe, leer lassen, wenn kein Proxy oder Dienstemulator verwendet wird",
"gpt-35-turbo": "gpt-3.5-turbo",
"gpt-35-turbo-16k": "gpt-3.5-turbo-16k",
"gpt-4": "gpt-4",
"gpt-4-turbo": "gpt-4-turbo",
"gpt-4o": "gpt-4o",
Expand Down
1 change: 0 additions & 1 deletion src/i18n/locales/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@
"alterUrl": "Alternate Base URL",
"alterUrlPrompt": "Base URL path for API requests, leave blank if not using a proxy or service emulator",
"gpt-35-turbo": "gpt-3.5-turbo",
"gpt-35-turbo-16k": "gpt-3.5-turbo-16k",
"gpt-4": "gpt-4",
"gpt-4-turbo": "gpt-4-turbo",
"gpt-4o": "gpt-4o",
Expand Down
1 change: 0 additions & 1 deletion src/i18n/locales/es.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@
"alterUrl": "URL base alternativa",
"alterUrlPrompt": "Ruta de URL base para solicitudes de API, déjela en blanco si no usa un proxy o emulador de servicios",
"gpt-35-turbo": "gpt-3.5-turbo",
"gpt-35-turbo-16k": "gpt-3.5-turbo-16k",
"gpt-4": "gpt-4",
"gpt-4-turbo": "gpt-4-turbo",
"gpt-4o": "gpt-4o",
Expand Down
1 change: 0 additions & 1 deletion src/i18n/locales/fr.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@
"alterUrl": "URL de base alternative",
"alterUrlPrompt": "Chemin de l'URL de base pour les requêtes API, laissez vide si vous n'utilisez pas de proxy ou d'émulateur de service",
"gpt-35-turbo": "gpt-3.5-turbo",
"gpt-35-turbo-16k": "gpt-3.5-turbo-16k",
"gpt-4": "gpt-4",
"gpt-4-turbo": "gpt-4-turbo",
"gpt-4o": "gpt-4o",
Expand Down
1 change: 0 additions & 1 deletion src/i18n/locales/it.json
Original file line number Diff line number Diff line change
Expand Up @@ -235,7 +235,6 @@
"alterUrl": "URL API alternativo",
"alterUrlPrompt": "Se stai utilizzando un URL API personalizzato, puoi inserirlo qui",
"gpt-35-turbo": "gpt-3.5-turbo",
"gpt-35-turbo-16k": "gpt-3.5-turbo-16k",
"gpt-4": "gpt-4",
"gpt-4-turbo": "gpt-4-turbo",
"gpt-4o": "gpt-4o",
Expand Down
1 change: 0 additions & 1 deletion src/i18n/locales/ja.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@
"alterUrl": "代替API URL",
"alterUrlPrompt": "カスタムAPI URLを使用する場合、ここに入力することができます。",
"gpt-35-turbo": "gpt-3.5-turbo",
"gpt-35-turbo-16k": "gpt-3.5-turbo-16k",
"gpt-4": "gpt-4",
"gpt-4-turbo": "gpt-4-turbo",
"gpt-4o": "gpt-4o",
Expand Down
1 change: 0 additions & 1 deletion src/i18n/locales/ko.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@
"alterUrl": "대체 기본 URL",
"alterUrlPrompt": "API 요청의 기본 URL 경로, 프록시 또는 서비스 에뮬레이터를 사용하지 않는 경우 비워 두십시오",
"gpt-35-turbo": "gpt-3.5-터보",
"gpt-35-turbo-16k": "gpt-3.5-터보-16k",
"gpt-4": "gpt-4",
"gpt-4-turbo": "gpt-4-turbo",
"gpt-4o": "gpt-4o",
Expand Down
1 change: 0 additions & 1 deletion src/i18n/locales/ru.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@
"alterUrl": "Альтернативный URL API",
"alterUrlPrompt": "Если вы используете пользовательский URL API, вы можете ввести его здесь",
"gpt-35-turbo": "gpt-3.5-turbo",
"gpt-35-turbo-16k": "gpt-3.5-turbo-16k",
"gpt-4": "gpt-4",
"gpt-4-turbo": "gpt-4-turbo",
"gpt-4o": "gpt-4o",
Expand Down
1 change: 0 additions & 1 deletion src/i18n/locales/vi.json
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,6 @@
"alterUrl": "API URL thay thế",
"alterUrlPrompt": "Nếu bạn đang dùng API URL tùy chỉnh, bạn có thể nhập ở đây",
"gpt-35-turbo": "gpt-3.5-turbo",
"gpt-35-turbo-16k": "gpt-3.5-turbo-16k",
"gpt-4": "gpt-4",
"gpt-4-turbo": "gpt-4-turbo",
"gpt-4o": "gpt-4o",
Expand Down
1 change: 0 additions & 1 deletion src/i18n/locales/zh.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@
"alterUrl": "自定义基础 URL",
"alterUrlPrompt": "API 请求的基础 URL 路径。如果没有使用代理或服务模拟器,就留空",
"gpt-35-turbo": "gpt-3.5-turbo",
"gpt-35-turbo-16k": "gpt-3.5-turbo-16k",
"gpt-4": "gpt-4",
"gpt-4-turbo": "gpt-4-turbo",
"gpt-4o": "gpt-4o",
Expand Down
1 change: 0 additions & 1 deletion src/i18n/locales/zhtw.json
Original file line number Diff line number Diff line change
Expand Up @@ -234,7 +234,6 @@
"alterUrl": "自訂基礎 URL",
"alterUrlPrompt": "API 請求的基礎 URL 路徑。如果沒有使用代理伺服器或服務模擬器,就留空",
"gpt-35-turbo": "gpt-3.5-turbo",
"gpt-35-turbo-16k": "gpt-3.5-turbo-16k",
"gpt-4": "gpt-4",
"gpt-4-turbo": "gpt-4-turbo",
"gpt-4o": "gpt-4o",
Expand Down

0 comments on commit 69205fd

Please sign in to comment.