@nlux/react
Advanced tools
Comparing version 0.8.13 to 0.9.0
{ | ||
"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. |
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
18107
83
+ Added@nlux/core@0.9.0(transitive)
- Removed@nlux/core@0.8.13(transitive)
Updated@nlux/core@0.9.0