@nlux/openai
Advanced tools
Comparing version 0.5.8 to 0.5.9
{ | ||
"name": "@nlux/openai", | ||
"version": "0.5.8", | ||
"version": "0.5.9", | ||
"description": "The OpenAI adapters for NLUX, the javascript library for building conversational AI interfaces.", | ||
@@ -55,7 +55,6 @@ "keywords": [ | ||
"dependencies": { | ||
"openai": "^4.20.0" | ||
"openai": "^4.20.0", | ||
"@nlux/nlux": "0.5.9" | ||
}, | ||
"peerDependencies": { | ||
"@nlux/nlux": "0.5.8" | ||
}, | ||
"peerDependencies": {}, | ||
"main": "index.js", | ||
@@ -62,0 +61,0 @@ "types": "openai.d.ts", |
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
25461
+ Added@nlux/nlux@0.5.9