New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@nlux/hf

Package Overview
Dependencies
Maintainers
1
Versions
170
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nlux/hf - npm Package Compare versions

Comparing version 0.10.8 to 0.10.9

4

package.json
{
"name": "@nlux/hf",
"version": "0.10.8",
"version": "0.10.9",
"description": "The Hugging Face adapters for NLUX, the javascript library for building conversational AI interfaces.",

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

"dependencies": {
"@nlux/core": "0.10.8",
"@nlux/core": "0.10.9",
"@huggingface/inference": "^2.6.4"

@@ -60,0 +60,0 @@ },

@@ -31,3 +31,3 @@ # NLUX JS Hugging Face Adapter

* **Bot and User Personas** ― Customize the bot and user personas with names, images, and more.
* **Streaming LLM Output** ― Streamed the chat response to the UI as it's being generated.
* **Streaming LLM Output** ― Stream the chat response to the UI as it's being generated.
* **Customizable Theme** - Easily customize the look and feel of the chat interface using CSS variables.

@@ -34,0 +34,0 @@ * **Event Listeners** - Listen to messages, errors, and other events to customize the UI and behaviour.

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