@promptbook/azure-openai
Advanced tools
Comparing version 0.56.0-4 to 0.56.0
@@ -1021,5 +1021,5 @@ import { OpenAIClient, AzureKeyCredential } from '@azure/openai'; | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.56.0-3'; | ||
var PROMPTBOOK_VERSION = '0.56.0-4'; | ||
export { AzureOpenAiExecutionTools, PROMPTBOOK_VERSION }; | ||
//# sourceMappingURL=index.es.js.map |
{ | ||
"name": "@promptbook/azure-openai", | ||
"version": "0.56.0-4", | ||
"version": "0.56.0", | ||
"description": "Library to supercharge your use of large language models", | ||
@@ -51,3 +51,3 @@ "private": false, | ||
"peerDependencies": { | ||
"@promptbook/core": "0.56.0-4" | ||
"@promptbook/core": "0.56.0" | ||
}, | ||
@@ -54,0 +54,0 @@ "main": "./umd/index.umd.js", |
@@ -1028,3 +1028,3 @@ (function (global, factory) { | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.56.0-3'; | ||
var PROMPTBOOK_VERSION = '0.56.0-4'; | ||
@@ -1031,0 +1031,0 @@ exports.AzureOpenAiExecutionTools = AzureOpenAiExecutionTools; |
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
569813