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.
2 parents 969dca2 + df5dfbd commit b023497Copy full SHA for b023497
.changeset/cold-cherries-do.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Token.js
2
3
+## 0.7.0
4
+
5
+### Minor Changes
6
7
+- 9b53159: Add gpt 4.1 models
8
9
## 0.6.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "token.js",
- "version": "0.6.0",
+ "version": "0.7.0",
"repository": {
"type": "git",
"url": "https://github.com/token-js/token.js"
0 commit comments