gpt-tokens
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "gpt-tokens", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Calculate the token consumption and amount of openai gpt message", | ||
"main": "index.ts", | ||
"keywords": [ | ||
"gpt", | ||
"chatGPT", | ||
"openai", | ||
"tiktoken", | ||
"token", | ||
"tokens", | ||
"consumption", | ||
"amount" | ||
], | ||
"main": "index.js", | ||
"repository": "https://github.com/Cainier/gpt-tokens", | ||
"author": "xingrong.dev@gmail.com", | ||
"author": "Cainier <xingrong.dev@gmail.com>", | ||
"license": "MIT", | ||
@@ -12,3 +22,6 @@ "dependencies": { | ||
"decimal.js": "^10.4.3" | ||
}, | ||
"devDependencies": { | ||
"typescript": "^5.0.4" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
142896
13
529
1