New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@promptbook/azure-openai

Package Overview
Dependencies
Maintainers
0
Versions
359
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@promptbook/azure-openai - npm Package Compare versions

Comparing version 0.67.0-0 to 0.67.0-1

2

esm/index.es.js

@@ -9,3 +9,3 @@ import { OpenAIClient, AzureKeyCredential } from '@azure/openai';

*/
var PROMPTBOOK_VERSION = '0.66.0';
var PROMPTBOOK_VERSION = '0.67.0-0';
// TODO: !!!! List here all the versions and annotate + put into script

@@ -12,0 +12,0 @@

@@ -93,3 +93,2 @@ import type { string_date_iso8601 } from '../types/typeAliases';

/**
* TODO: !!!!!! [🚉] Check each provider that rawResponse is fully serializable as JSON
* TODO: [🧠] Maybe timing more accurate then seconds?

@@ -96,0 +95,0 @@ * TODO: [🧠] Should here be link to the prompt?

@@ -12,2 +12,3 @@ import type { PrepareOptions } from '../prepare/PrepareOptions';

/**
* TODO: [🔃] !!!!! If the persona was prepared with different version or different set of models, prepare it once again
* TODO: [🏢] !! Check validity of `modelName` in pipeline

@@ -14,0 +15,0 @@ * TODO: [🏢] !! Check validity of `systemMessage` in pipeline

@@ -9,2 +9,3 @@ import type { PipelineJson } from '../types/PipelineJson/PipelineJson';

/**
* TODO: [🔃] !!!!! If the pipeline was prepared with different version or different set of models, prepare it once again
* TODO: [🐠] Maybe base this on `makeValidator`

@@ -11,0 +12,0 @@ * TODO: [🧊] Pipeline can be partially prepared, this should return true ONLY if fully prepared

{
"name": "@promptbook/azure-openai",
"version": "0.67.0-0",
"version": "0.67.0-1",
"description": "Supercharge your use of large language models",

@@ -50,3 +50,3 @@ "private": false,

"peerDependencies": {
"@promptbook/core": "0.67.0-0"
"@promptbook/core": "0.67.0-1"
},

@@ -53,0 +53,0 @@ "dependencies": {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc