Skip to content

Commit 99c5ab7

Browse files
author
AndrewMorgan1
committed
Updated package description
1 parent c476316 commit 99c5ab7

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

src/TokenKit/TokenKit.csproj

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,10 @@
1212
<Version>1.0.0</Version>
1313
<Authors>AndrewClements84</Authors>
1414
<Company>AndrewClements84</Company>
15-
<Description>TokenKit — Lightweight CLI and SDK for LLM tokenization, validation and model cost estimation.</Description>
15+
<Description>
16+
TokenKit — a .NET toolkit for tokenization, cost estimation, and AI model registry management.
17+
Supports GPT-4, GPT-4o, GPT-5, and other LLMs with Microsoft.ML.Tokenizers and SharpToken integration.
18+
</Description>
1619
<RepositoryUrl>https://github.com/AndrewClements84/TokenKit</RepositoryUrl>
1720
<PackageProjectUrl>https://github.com/AndrewClements84/TokenKit</PackageProjectUrl>
1821
<PackageLicenseExpression>MIT</PackageLicenseExpression>

0 commit comments

Comments
 (0)