@nlux/hf-react
Advanced tools
Comparing version 2.2.13-beta to 2.2.14-beta
{ | ||
"name": "@nlux/hf-react", | ||
"version": "2.2.13-beta", | ||
"version": "2.2.14-beta", | ||
"description": "The Hugging Face adapters for nlux React, the React JS 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,6 +63,6 @@ "artificial-intelligence", | ||
"dependencies": { | ||
"@nlux/hf": "2.2.13-beta" | ||
"@nlux/hf": "2.2.14-beta" | ||
}, | ||
"peerDependencies": { | ||
"@nlux/react": "2.2.13-beta", | ||
"@nlux/react": "2.2.14-beta", | ||
"react": "^18.3.1" | ||
@@ -70,0 +69,0 @@ }, |
@@ -30,3 +30,3 @@ # NLUX React Hugging Face 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. | ||
@@ -33,0 +33,0 @@ * **Customizable Theme** - Easily customize the look and feel of the chat interface using CSS variables. |
10089
+ Added@nlux/core@2.2.14-beta(transitive)
+ Added@nlux/hf@2.2.14-beta(transitive)
+ Added@nlux/react@2.2.14-beta(transitive)
- Removed@nlux/core@2.2.13-beta(transitive)
- Removed@nlux/hf@2.2.13-beta(transitive)
- Removed@nlux/react@2.2.13-beta(transitive)
Updated@nlux/hf@2.2.14-beta