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 fb8cc04 commit 2c90288Copy full SHA for 2c90288
.changeset/moody-spoons-return.md
@@ -0,0 +1,5 @@
1
+---
2
+'token.js': patch
3
4
+
5
+adding support for openai model gpt-4o-2024-08-06
docs/providers/openai.md
@@ -43,6 +43,7 @@ main()
43
| gpt-4o | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
44
| gpt-4o-mini | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
45
| gpt-4o-2024-05-13 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
46
+| gpt-4o-2024-08-06 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
47
| gpt-4-turbo | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
48
| gpt-4-turbo-2024-04-09 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
49
| gpt-4-0125-preview | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
0 commit comments