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.13-beta to 2.2.14-beta

7

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

@@ -13,3 +13,2 @@ "keywords": [

"ai-chat",
"ai-bot",
"ai-assistant",

@@ -34,3 +33,3 @@ "ai-copilot",

"chat",
"bot",
"assistant",
"ai",

@@ -64,3 +63,3 @@ "artificial-intelligence",

"dependencies": {
"@nlux/core": "2.2.13-beta"
"@nlux/core": "2.2.14-beta"
},

@@ -67,0 +66,0 @@ "peerDependencies": {},

@@ -36,3 +36,3 @@ # NLUX JS LangChain Adapter

* A flexible interface to **Create Your Own Adapter** for any LLM or API.
* **Bot and User Personas** ― Customize the bot and user personas with names, images, and more.
* **Assistant and User Personas** ― Customize the assistant and user personas with names, images, and more.
* **Streaming LLM Output** ― Stream the chat response to the UI as it's being generated.

@@ -39,0 +39,0 @@ * **Customizable Theme** - Easily customize the look and feel of the chat interface using CSS variables.

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