Socket
Socket
Sign inDemoInstall

@langchain/openai

Package Overview
Dependencies
Maintainers
5
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@langchain/openai - npm Package Compare versions

Comparing version 0.0.17 to 0.0.18

6

dist/chat_models.js

@@ -753,3 +753,3 @@ import { OpenAI as OpenAIClient } from "openai";

function: {
name,
name: functionName,
description: asZodSchema.description,

@@ -778,3 +778,3 @@ parameters: asZodSchema,

function: {
name,
name: functionName,
description: schema.description,

@@ -788,3 +788,3 @@ parameters: schema,

function: {
name,
name: functionName,
},

@@ -791,0 +791,0 @@ },

{
"name": "@langchain/openai",
"version": "0.0.17",
"version": "0.0.18",
"description": "OpenAI integrations for LangChain.js",

@@ -5,0 +5,0 @@ "type": "module",

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