@promptbook/azure-openai
Advanced tools
Comparing version 0.67.0-1 to 0.67.0-2
@@ -9,3 +9,3 @@ import { OpenAIClient, AzureKeyCredential } from '@azure/openai'; | ||
*/ | ||
var PROMPTBOOK_VERSION = '0.67.0-0'; | ||
var PROMPTBOOK_VERSION = '0.67.0-1'; | ||
// TODO: !!!! List here all the versions and annotate + put into script | ||
@@ -12,0 +12,0 @@ |
{ | ||
"name": "@promptbook/azure-openai", | ||
"version": "0.67.0-1", | ||
"version": "0.67.0-2", | ||
"description": "Supercharge your use of large language models", | ||
@@ -50,3 +50,3 @@ "private": false, | ||
"peerDependencies": { | ||
"@promptbook/core": "0.67.0-1" | ||
"@promptbook/core": "0.67.0-2" | ||
}, | ||
@@ -53,0 +53,0 @@ "dependencies": { |
Sorry, the diff of this file is too big to display