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 6d8de05 + bb0d057 commit ae5d689Copy full SHA for ae5d689
.changeset/old-tomatoes-pump.md
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Token.js
2
3
+## 0.7.1
4
+
5
+### Patch Changes
6
7
+- 2fc6edd: Fix: resolve error where new anthropic models do not work due to hardcoded max token limit
8
9
## 0.7.0
10
11
### Minor Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "token.js",
- "version": "0.7.0",
+ "version": "0.7.1",
"repository": {
"type": "git",
"url": "https://github.com/token-js/token.js"
0 commit comments