feat: close #1960 add gpt-3.5-turbo-16k-0613

This commit is contained in:
Yidadaa 2023-06-14 23:22:59 +08:00
parent 590bd8e4bb
commit 8590750e4c

View File

@ -92,6 +92,10 @@ export const ALL_MODELS = [
name: "gpt-3.5-turbo-16k",
available: true,
},
{
name: "gpt-3.5-turbo-16k-0613",
available: true,
},
{
name: "qwen-v1", // 通义千问
available: false,