mirror of
https://github.com/FoundationAgents/MetaGPT.git
synced 2026-05-05 13:52:38 +02:00
update gpt-3.5-turbo-0125 in count_message_tokens
This commit is contained in:
parent
eb8e8460b8
commit
28c7ffba5f
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue