deep-chat-react
Advanced tools
Comparing version 1.1.11 to 1.1.12
{ | ||
"name": "deep-chat-react", | ||
"version": "1.1.11", | ||
"version": "1.1.12", | ||
"description": "Customizable chat component for AI APIs", | ||
@@ -35,7 +35,9 @@ "main": "./dist/deepChat.js", | ||
"@lit-labs/react": "^1.1.1", | ||
"deep-chat": "^1.1.11" | ||
"deep-chat": "^1.1.12" | ||
}, | ||
"devDependencies": { | ||
"@types/react": "^18.0.28", | ||
"typescript": "^4.9.5", | ||
"typescript": "^4.9.5" | ||
}, | ||
"peerDependencies": { | ||
"react": ">=16.8.0 || >=17.0.0 || >=18.0.0" | ||
@@ -42,0 +44,0 @@ }, |
@@ -5,3 +5,3 @@ <br /> | ||
<b>Deep Chat</b> is a fully customizable chat based web component built with a focus on powering next generation AI services. Whether you want to create a chatbot that leverages popular APIs such as ChatGPT or connect to your own custom service, this component can do it all! Explore [deepchat.dev](https://deepchat.dev/) to view all of the available features, how to use them, examples and more! | ||
<b>Deep Chat</b> is a fully customizable AI chat component that can be injected into your website with minimal to no effort. Whether you want to create a chatbot that leverages popular APIs such as ChatGPT or connect to your own custom service, this component can do it all! Explore [deepchat.dev](https://deepchat.dev/) to view all of the available features, how to use them, examples and more! | ||
@@ -8,0 +8,0 @@ ### :rocket: Main Features |
18466
2
3
+ Addedreact@19.0.0(transitive)
Updateddeep-chat@^1.1.12