From 29db129b2e739d40041d535773978726b83a0118 Mon Sep 17 00:00:00 2001 From: "Chen, Danny" Date: Fri, 18 Aug 2023 22:55:14 +0800 Subject: [PATCH] feat: add description --- composer.json | 1 + 1 file changed, 1 insertion(+) diff --git a/composer.json b/composer.json index 303e4b2..2a887fd 100644 --- a/composer.json +++ b/composer.json @@ -1,5 +1,6 @@ { "name": "danny50610/bpe-tokeniser", + "description": "PHP port for openai/tiktoken", "type": "library", "license": "MIT", "authors": [