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

@nlux/react

Package Overview
Dependencies
Maintainers
1
Versions
142
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlux/react - npm Package Compare versions

Comparing version 0.8.13 to 0.9.0

4

package.json
{
"name": "@nlux/react",
"version": "0.8.13",
"version": "0.9.0",
"description": "NLUX React is a library for building conversational AI interfaces, with support for OpenAI, HuggingFace, and more.",

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

"dependencies": {
"@nlux/core": "0.8.13"
"@nlux/core": "0.9.0"
},

@@ -60,0 +60,0 @@ "peerDependencies": {

@@ -14,2 +14,3 @@ # NLUX REACT ✨💬

* **Flexible LLM Adapters** - `ChatGPT` `HuggingFace` and an API to **Create Your Own Adapter** for any LLM.
* **Bot and User Personas** - Customize the bot and user personas with names, images, and descriptions.
* **Streaming LLM Output** - Streamed the chat response to the UI as it's being generated.

@@ -16,0 +17,0 @@ * **Syntax Highlighting** - Color code snippets in the response. **Copy And Paste** code into your editor.

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