Default LLM Update (#1042)

This commit is contained in:
Yuhong Sun
2024-02-05 01:25:51 -08:00
committed by GitHub
parent b3b88f05d3
commit 6768c24723
23 changed files with 201 additions and 93 deletions

View File

@ -10,6 +10,7 @@ VALID_MODEL_LIST = [
"gpt-4-32k",
"gpt-4-32k-0314",
"gpt-4-32k-0613",
"gpt-3.5-turbo-0125",
"gpt-3.5-turbo-1106",
"gpt-3.5-turbo",
"gpt-3.5-turbo-16k",