Merge pull request #122 from dqbd/changeset-release/main

This commit is contained in:
David Duong
2024-10-04 11:33:13 +02:00
committed by GitHub
7 changed files with 21 additions and 10 deletions
-7
View File
@@ -1,7 +0,0 @@
---
"tiktoken": patch
"js-tiktoken": patch
"@dqbd/tiktoken": patch
---
Add o1 class of models
+6
View File
@@ -1,5 +1,11 @@
# js-tiktoken
## 1.0.15
### Patch Changes
- 53bd14a: Add o1 class of models
## 1.0.14
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "js-tiktoken",
"version": "1.0.14",
"version": "1.0.15",
"description": "JavaScript port of tiktoken",
"license": "MIT",
"scripts": {
+6
View File
@@ -1,5 +1,11 @@
# tiktoken
## 1.0.17
### Patch Changes
- 53bd14a: Add o1 class of models
## 1.0.16
### Patch Changes
+6
View File
@@ -1,5 +1,11 @@
# @dqbd/tiktoken
## 1.0.17
### Patch Changes
- 53bd14a: Add o1 class of models
## 1.0.16
### Patch Changes
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "@dqbd/tiktoken",
"version": "1.0.16",
"version": "1.0.17",
"repository": {
"type": "git",
"url": "https://github.com/dqbd/tiktoken"
+1 -1
View File
@@ -1,6 +1,6 @@
{
"name": "tiktoken",
"version": "1.0.16",
"version": "1.0.17",
"description": "JS/WASM bindings for tiktoken",
"license": "MIT",
"scripts": {