Comparing version 5.0.1 to 5.0.2
@@ -183,4 +183,2 @@ export interface cohereResponse<T> { | ||
language_name: string; | ||
/** The confidence score, a number between 0 and 1. */ | ||
confidence: number; | ||
}[]; | ||
@@ -187,0 +185,0 @@ } |
{ | ||
"name": "cohere-ai", | ||
"version": "5.0.1", | ||
"version": "5.0.2", | ||
"description": "A Node.js SDK with TypeScript support for the Cohere API.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://docs.cohere.ai", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
41592
519