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 7a03ce2 commit 9b53159Copy full SHA for 9b53159
.changeset/cold-cherries-do.md
@@ -0,0 +1,5 @@
1
+---
2
+'token.js': minor
3
4
+
5
+Add gpt 4.1 models
docs/providers/openai.md
@@ -42,6 +42,8 @@ main()
42
| -------------------------- | --------------- | --------- | ----------- | ----------- | ---------------- | ----- |
43
| gpt-4.5-preview | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
44
| gpt-4.5-preview-2025-02-27 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
45
+| gpt-4.1 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
46
+| gpt-4.1-2025-04-14 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
47
| gpt-4o | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
48
| gpt-4o-mini | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
49
| gpt-4o-2024-05-13 | ✅ | ✅ | ✅ | ✅ | ✅ | ✅ |
0 commit comments