Skip to content

Commit c476316

Browse files
author
AndrewMorgan1
committed
Updated package tags
1 parent b7c15fc commit c476316

1 file changed

Lines changed: 5 additions & 1 deletion

File tree

src/TokenKit/TokenKit.csproj

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@
1717
<PackageProjectUrl>https://github.com/AndrewClements84/TokenKit</PackageProjectUrl>
1818
<PackageLicenseExpression>MIT</PackageLicenseExpression>
1919
<PackageReadmeFile>README.md</PackageReadmeFile>
20-
<PackageTags>LLM;Tokenization;CLI;AI;Prompt;SDK;ToolKit;Validation</PackageTags>
20+
<PackageTags>
21+
tokenizer;tokenization;gpt;gpt4;gpt5;openai;ai;llm;anthropic;claude;
22+
nlp;language-model;tokens;cost-estimation;usage-tracking;prompt;prompting;
23+
model-registry;developer-tools;dotnet;net;cli;ai-toolkit
24+
</PackageTags>
2125
</PropertyGroup>
2226

2327
<ItemGroup>

0 commit comments

Comments
 (0)