deep-chat
deep-chat copied to clipboard
Fully customizable AI chatbot component for your website
I am working on a drop-down feature for language selection which needs to persist on the top right corner of deep-chat in React JS project. I build the custom component...
I have been trying to find a timestamp for the deep-chat message bubbles and so far, I couldn't find any in the documentation. My expectation is something like the image...
Please add the pagination in the chat window like chat gpt or other AI chat bot. This just a scroll top event that will trigger the function which will get...
Hi @OvidijusParsiunas, I hope you're doing well. I am working with the deep-chat library and am trying to support multiple models in my setup. Specifically, I want to handle multiple...
Hi, After sending a new message in Deep Chat component text input should be still focused to allow user to enter a new message. And this works ok in Chrome,...
I've been working on a project where I need to handle a blob response from a streaming API, and I followed your previous suggestion to use the deep-chat-dev(9.0.254) Package. Here's...
As the title says, is it possible to add an attribute to the message object that deepchat.dev tracks? For example, I wanted to track how long it took for the...
There is some way to clean the error messages? I puts an error message when the connection fail, and i would like to clean the previous error message when the...
Hi @OvidijusParsiunas - is it possible to using deep-chat-react in a project that is using `pnpm`? I have a very simple nextjs project on the lines of your example server...
Hi Team, In my project there is a requirement where I have to connect to models and fetch response for text it is working fine but when I am making...