Comparing version 0.10.8 to 0.10.9
{ | ||
"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. |
30264
+ Added@nlux/core@0.10.9(transitive)
- Removed@nlux/core@0.10.8(transitive)
Updated@nlux/core@0.10.9