deep-chat icon indicating copy to clipboard operation
deep-chat copied to clipboard

Fully customizable AI chatbot component for your website

Results 126 deep-chat issues
Sort by recently updated
recently updated
newest added
trafficstars

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...

advice

![image](https://github.com/OvidijusParsiunas/deep-chat/assets/30411532/e9553c0e-1168-4fb2-b2e2-a08e76fba631) 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...

enhancement

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...

advice

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...

advice

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...

advice

![Screenshot from 2024-04-24 22-18-27](https://github.com/OvidijusParsiunas/deep-chat/assets/85155309/965e59a8-93d1-4942-955e-fbecb9af6e83) 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"...

advice

Dear @OvidijusParsiunas ![image](https://github.com/OvidijusParsiunas/deep-chat/assets/30411532/bcfa2b3c-9bbd-4f06-9b1c-73fdb5bc858c) 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...

bug