We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ee89ca commit 00ff187Copy full SHA for 00ff187
tiktoken/model.py
@@ -32,6 +32,7 @@
32
"o3": "o200k_base",
33
"o4-mini": "o200k_base",
34
# chat
35
+ "gpt-5": "o200k_base",
36
"gpt-4.1": "o200k_base",
37
"gpt-4o": "o200k_base",
38
"gpt-4": "cl100k_base",
0 commit comments