@nlux/langchain
Advanced tools
Comparing version 2.2.13-beta to 2.2.14-beta
{ | ||
"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. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
38946
+ Added@nlux/core@2.2.14-beta(transitive)
- Removed@nlux/core@2.2.13-beta(transitive)
Updated@nlux/core@2.2.14-beta