deep-chat
deep-chat copied to clipboard
Fully customizable AI chatbot component for your website
I would like to configure the chat experience to always show the latest user message at the top followed by AI message. Is there any way to configure DeepChat to...
My English is poor. I'm using Deep Chat connected to a WebSocket server as a stream, but the two are disconnected after transferring some characters. My frontend framework is vue,...
The Next / App router example gives an error with the latest Next.js release: > Argument of type '() => Promise' is not assignable to parameter of type 'DynamicOptions |...
If the provided image is broken the avatar div shows the alt text (expected), this suggestion is to add a fallback in case of errors avoiding the following result: ...
https://github.com/user-attachments/assets/8a3ea548-d995-4369-af60-469088077b2e I have this issue since a few days, that the Azure Speechtotext service stops transcribing in the middle of the input. I havent seen this issue for a long...
If I upload a voice file to the backend service and the upload is interrupted due to network issues, is there a retry mechanism in place?
> In order for people within the EU (European Union) (or supplying services to the EU) they will need to comply with the European Accessibility Act and this library has...
Hey there, thanks so much for releasing this -- much appreciated! I'm having a bit of trouble rendering multiple message responses I'm receiving from my backend. Here's my Vue template...
Hi , I have just gone through the docs. I could see that the feedback buttons can be added to the demo chat like ngAfterViewInit(){ if (this.chatElementRef?.nativeElement) { this.chatElementRef.nativeElement.demo =...
Hi - I have multiple places where I am having to use a custom styled SVG submit button and I currently have duplicated code. DeepChat's `submitButtonStyles` is taking the SVG...