mirror of
https://github.com/Yidadaa/ChatGPT-Next-Web.git
synced 2025-08-09 04:51:33 +08:00
feat: close #1960 add gpt-3.5-turbo-16k-0613
This commit is contained in:
@@ -92,6 +92,10 @@ export const ALL_MODELS = [
|
|||||||
name: "gpt-3.5-turbo-16k",
|
name: "gpt-3.5-turbo-16k",
|
||||||
available: true,
|
available: true,
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "gpt-3.5-turbo-16k-0613",
|
||||||
|
available: true,
|
||||||
|
},
|
||||||
{
|
{
|
||||||
name: "qwen-v1", // 通义千问
|
name: "qwen-v1", // 通义千问
|
||||||
available: false,
|
available: false,
|
||||||
|
Reference in New Issue
Block a user