mirror of
https://github.com/Mintplex-Labs/tiktoken.git
synced 2026-07-19 13:54:01 -04:00
Merge pull request #122 from dqbd/changeset-release/main
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
---
|
||||
"tiktoken": patch
|
||||
"js-tiktoken": patch
|
||||
"@dqbd/tiktoken": patch
|
||||
---
|
||||
|
||||
Add o1 class of models
|
||||
@@ -1,5 +1,11 @@
|
||||
# js-tiktoken
|
||||
|
||||
## 1.0.15
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 53bd14a: Add o1 class of models
|
||||
|
||||
## 1.0.14
|
||||
|
||||
### Patch Changes
|
||||
|
||||
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "js-tiktoken",
|
||||
"version": "1.0.14",
|
||||
"version": "1.0.15",
|
||||
"description": "JavaScript port of tiktoken",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# tiktoken
|
||||
|
||||
## 1.0.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 53bd14a: Add o1 class of models
|
||||
|
||||
## 1.0.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -1,5 +1,11 @@
|
||||
# @dqbd/tiktoken
|
||||
|
||||
## 1.0.17
|
||||
|
||||
### Patch Changes
|
||||
|
||||
- 53bd14a: Add o1 class of models
|
||||
|
||||
## 1.0.16
|
||||
|
||||
### Patch Changes
|
||||
|
||||
@@ -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
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "tiktoken",
|
||||
"version": "1.0.16",
|
||||
"version": "1.0.17",
|
||||
"description": "JS/WASM bindings for tiktoken",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user