@nlux/react
Advanced tools
Comparing version 0.8.5 to 0.8.7
{ | ||
"name": "@nlux/react", | ||
"version": "0.8.5", | ||
"version": "0.8.7", | ||
"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.5" | ||
"@nlux/core": "0.8.7" | ||
}, | ||
@@ -60,0 +60,0 @@ "peerDependencies": { |
@@ -16,3 +16,3 @@ # NLUX REACT ✨💬 | ||
* **Syntax Highlighting** - Color code snippets in the response. **Copy And Paste** code into your editor. | ||
* **Personalize The Conversation** - Provide context using system message, and instruct the LLM how to behave. | ||
* **Personalized Conversation** - Provide context using system message, and instruct the LLM how to behave. | ||
* **Zero Dependencies** - Lightweight codebase, with zero-dependencies except for LLM front-end libraries. | ||
@@ -44,4 +44,4 @@ | ||
systemMessage: | ||
'Act as a Nobel Prize in Physics winner who is ' + | ||
'helping a PHD student in their research' | ||
'Give sound, tailored financial advice. Explain concepts simply. When unsure, ask questions. ' + | ||
'Only recommend legal, ethical practices. Be friendly. Write concise answers under 5 sentences.' | ||
}); | ||
@@ -53,3 +53,3 @@ | ||
promptBoxOptions={{ | ||
placeholder: 'Ask me anything about nuclear physics!' | ||
placeholder: 'How can I help you today?' | ||
}} | ||
@@ -66,5 +66,5 @@ /> | ||
A fully functional chatbot UI that can advise you on nuclear physics, coding, and even tell you a joke or two! | ||
An AI chatbot, experienced in personal finance, that can give your users sound, tailored financial advice: | ||
[![NLUX AiChat Component](https://nlux.ai/images/demos/chat-convo-nobel-prize-in-physics-winner.gif)](https://nlux.ai) | ||
[![Nlux AiChat Component](https://nlux.ai/images/demos/chat-convo-demo-fin-advisor.gif)](https://nlux.ai) | ||
@@ -82,6 +82,6 @@ ## Theme File and CSS 🎨 | ||
```jsx | ||
import '@nlux/themes/nova.css'; | ||
``` | ||
This requires that your bundler is configured to load CSS files. |
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
12212
+ Added@nlux/core@0.8.7(transitive)
- Removed@nlux/core@0.8.5(transitive)
Updated@nlux/core@0.8.7