Skip to content

Commit 39bfcd9

Browse files
committed
update csproj
1 parent 9036ea7 commit 39bfcd9

1 file changed

Lines changed: 4 additions & 3 deletions

File tree

csharp/LlamaLib.csproj

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,15 @@
1414
<!-- NuGet metadata -->
1515
<PackageId>LlamaLib</PackageId>
1616
<PackageVersion>2.0.2</PackageVersion>
17-
<Authors>Antonis Maropoulos</Authors>
17+
<Authors>Antonis Makropoulos</Authors>
1818
<Company>UndreamAI</Company>
19-
<Description>LlamaLib Cross-platform library for local LLMs</Description>
19+
<Description>LlamaLib - Cross-Platform High-Level LLM Library</Description>
2020
<PackageProjectUrl>https://undream.ai</PackageProjectUrl>
21-
<PackageLicenseExpression>MIT</PackageLicenseExpression>
21+
<PackageLicenseExpression>Apache-2.0</PackageLicenseExpression>
2222
<PackageReadmeFile>README.md</PackageReadmeFile>
2323
<RepositoryUrl>https://github.com/undreamai/LlamaLib</RepositoryUrl>
2424
<RepositoryType>git</RepositoryType>
25+
<PackageTags>llm;ai;llama;local-llm;gguf;inference;chatbot;nlp;transformers;llama-cpp;rag</PackageTags>
2526
</PropertyGroup>
2627

2728
<!-- ===================== -->

0 commit comments

Comments
 (0)