update gpt-3.5-turbo-0125 in count_message_tokens

This commit is contained in:
frf 2024-03-17 20:41:31 +08:00
parent eb8e8460b8
commit 28c7ffba5f

View file

@ -196,6 +196,7 @@ def count_message_tokens(messages, model="gpt-3.5-turbo-0125"):
"gpt-35-turbo-16k",
"gpt-3.5-turbo-16k",
"gpt-3.5-turbo-1106",
"gpt-3.5-turbo-0125",
"gpt-4-0314",
"gpt-4-32k-0314",
"gpt-4-0613",