@nlux/hf-react
Advanced tools
Comparing version 2.1.9-beta to 2.1.10-beta
{ | ||
"name": "@nlux/hf-react", | ||
"version": "2.1.9-beta", | ||
"version": "2.1.10-beta", | ||
"description": "The Hugging Face adapters for nlux React, the React JS library for building conversational AI interfaces.", | ||
@@ -62,6 +62,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@nlux/hf": "2.1.9-beta" | ||
"@nlux/hf": "2.1.10-beta" | ||
}, | ||
"peerDependencies": { | ||
"@nlux/react": "2.1.9-beta", | ||
"@nlux/react": "2.1.10-beta", | ||
"react": "^18.3.1" | ||
@@ -68,0 +68,0 @@ }, |
@@ -20,3 +20,3 @@ # NLUX React Hugging Face Adapter | ||
NLUX _(for Natural Language User Experience)_ is an open-source Javascript library that makes it simple to integrate | ||
NLUX _(for Natural Language User Experience)_ is an open-source JavaScript library that makes it simple to integrate | ||
powerful large language models (LLMs) like ChatGPT into your web app or website. With just a few lines of code, you | ||
@@ -23,0 +23,0 @@ can add conversational AI capabilities and interact with your favourite LLM. |
10085
+ Added@nlux/core@2.1.10-beta(transitive)
+ Added@nlux/hf@2.1.10-beta(transitive)
+ Added@nlux/react@2.1.10-beta(transitive)
- Removed@nlux/core@2.1.9-beta(transitive)
- Removed@nlux/hf@2.1.9-beta(transitive)
- Removed@nlux/react@2.1.9-beta(transitive)
Updated@nlux/hf@2.1.10-beta