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

@nlux/langchain

Package Overview
Dependencies
Maintainers
1
Versions
124
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlux/langchain - npm Package Compare versions

Comparing version 2.2.15-beta to 2.3.0

3

langchain.d.ts

@@ -66,5 +66,2 @@ import { ChatItem, ChatAdapterBuilder as ChatAdapterBuilder$1, StandardChatAdapter, DataTransferMode } from '@nlux/core';

*
* For more information about the LangServe runnable endpoints and how to use them
* with nlux, please visit https://docs.nlux.ai/learn/adapters/langserve
*
*/

@@ -71,0 +68,0 @@ url: string;

4

package.json
{
"name": "@nlux/langchain",
"version": "2.2.15-beta",
"version": "2.3.0",
"description": "The LangChain adapters for nlux, the javascript library for building conversational AI interfaces.",

@@ -61,3 +61,3 @@ "keywords": [

"dependencies": {
"@nlux/core": "2.2.15-beta"
"@nlux/core": "2.3.0"
},

@@ -64,0 +64,0 @@ "peerDependencies": {},

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