Version Packages

This commit is contained in:
github-actions[bot]
2024-04-12 22:58:38 +00:00
parent f386b281ca
commit f6165e7c01
7 changed files with 21 additions and 10 deletions
-7
View File
@@ -1,7 +0,0 @@
---
"js-tiktoken": patch
"tiktoken": patch
"@dqbd/tiktoken": patch
---
Add new GPT-4-turbo models
+6
View File
@@ -1,5 +1,11 @@
# js-tiktoken
## 1.0.11
### Patch Changes
- f386b28: Add new GPT-4-turbo models
## 1.0.10
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "js-tiktoken",
"version": "1.0.10",
"version": "1.0.11",
"description": "JavaScript port of tiktoken",
"license": "MIT",
"scripts": {
+6
View File
@@ -1,5 +1,11 @@
# tiktoken
## 1.0.14
### Patch Changes
- f386b28: Add new GPT-4-turbo models
## 1.0.13
### Patch Changes
+6
View File
@@ -1,5 +1,11 @@
# @dqbd/tiktoken
## 1.0.14
### Patch Changes
- f386b28: Add new GPT-4-turbo models
## 1.0.13
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@dqbd/tiktoken",
"version": "1.0.13",
"version": "1.0.14",
"repository": {
"type": "git",
"url": "https://github.com/dqbd/tiktoken"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "tiktoken",
"version": "1.0.13",
"version": "1.0.14",
"description": "JS/WASM bindings for tiktoken",
"license": "MIT",
"scripts": {