Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@deep-foundation/ai-models

Package Overview
Dependencies
Maintainers
0
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@deep-foundation/ai-models - npm Package Compare versions

Comparing version 0.0.5 to 0.0.6

52

deep.json
{
"package": {
"name": "@deep-foundation/ai-models",
"version": "0.0.5"
"version": "0.0.6"
},

@@ -258,2 +258,26 @@ "data": [

{
"id": "gpt-4-headersBy",
"type": 8,
"from": "gpt-4",
"to": "azure-headers"
},
{
"id": "gpt-4-32k-headersBy",
"type": 8,
"from": "gpt-4-32k",
"to": "azure-headers"
},
{
"id": "gpt-35-16k-headersBy",
"type": 8,
"from": "gpt-35-16k",
"to": "azure-headers"
},
{
"id": "gpt-4-128k-headersBy",
"type": 8,
"from": "gpt-4-128k",
"to": "azure-headers"
},
{
"id": "gpt-4o-headersBy",

@@ -285,2 +309,26 @@ "type": 8,

{
"id": "gpt-4-payloadBy",
"type": 4,
"from": "gpt-4",
"to": "azure-payload"
},
{
"id": "gpt-4-32k-payloadBy",
"type": 4,
"from": "gpt-4-32k",
"to": "azure-payload"
},
{
"id": "gpt-35-16k-payloadBy",
"type": 4,
"from": "gpt-35-16k",
"to": "azure-payload"
},
{
"id": "gpt-4-128k-payloadBy",
"type": 4,
"from": "gpt-4-128k",
"to": "azure-payload"
},
{
"id": "gpt-4o-payloadBy",

@@ -296,3 +344,3 @@ "type": 4,

"name": "@deep-foundation/ai",
"version": "0.0.7"
"version": "0.0.8"
},

@@ -299,0 +347,0 @@ {

4

package.json
{
"name": "@deep-foundation/ai-models",
"dependencies": {
"@deep-foundation/ai": "~0.0.7",
"@deep-foundation/ai": "~0.0.8",
"@deep-foundation/core": "^0.0.2",

@@ -9,3 +9,3 @@ "@deep-foundation/openai": "~1.1.1",

},
"version": "0.0.5",
"version": "0.0.6",
"keywords": [

@@ -12,0 +12,0 @@ "deep-package"

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