deep-chat
deep-chat copied to clipboard
Fully customizable AI chatbot component for your website
Since streaming data returns chunked text, a newline character can be split between \ and n. What's the best way to handle such a scenario? Is it possible to cache...
 Dear @OvidijusParsiunas Similar to the event shown in the screenshot, would it be possible to have an event fired when the audio component is started and when it's finished...
Hi, I have a prebuilt Express project that is using an EJS template. It's mostly a static website so even the frontend is served by Express. Can I integrate Deep...
Hello, I'm using the deep-chat library in our application. I have a scenario where I want to provide user prompts within the code instead of taking text from an input...
Hi! First thanks for this component :) I'm trying to use the `submitUserMessage` method once the deepChat Component has been rendered using the `onComponentRender`. I'm using React, and basically I'm...
Hey @OvidijusParsiunas, I was wondering if there was a way to add a custom element at the 'outside-left' position of the textbox area, so if we could somehow change the...
Hi Note: not using `websockets` or `sse` I am sending a HTTP request to my custom API in backend and whole data is received to me in response and in...
 Hi I went through the docs mentioned. I found how could I write my own styles for message and chat and inputbox, but not for three...
Hi, I want to customize deep chat send message form with two icons inside the send message container.. Is it possible? I tried but due to position "inside-left" | "inside-right"...
Dear @OvidijusParsiunas  Can not send the text to speech input (send icon not clickable) .. only clickable when i add another character. doesnt work here nor in a local...