diff --git a/src/libs/Cohere/Cohere.csproj b/src/libs/Cohere/Cohere.csproj
index d55521f..0cc6de9 100755
--- a/src/libs/Cohere/Cohere.csproj
+++ b/src/libs/Cohere/Cohere.csproj
@@ -10,7 +10,7 @@
Generated C# SDK based on Cohere OpenAPI specification.
- api;client;sdk;dotnet;swagger;openapi;specification;huggingface;generated;nswag
+ api;client;sdk;dotnet;swagger;openapi;specification;cohere;generated;nswag
diff --git a/src/libs/Cohere/HuggingFaceApi.Authorization.cs b/src/libs/Cohere/CohereApi.Authorization.cs
similarity index 100%
rename from src/libs/Cohere/HuggingFaceApi.Authorization.cs
rename to src/libs/Cohere/CohereApi.Authorization.cs
diff --git a/src/libs/Cohere/HuggingFaceApi.Constructors.cs b/src/libs/Cohere/CohereApi.Constructors.cs
similarity index 100%
rename from src/libs/Cohere/HuggingFaceApi.Constructors.cs
rename to src/libs/Cohere/CohereApi.Constructors.cs