deep-chat
deep-chat copied to clipboard
Fully customizable AI chatbot component for your website
Is there any option to directly use camera on mobile devices instead of using getUserMedia. HTML allows us to directly use mobile camera instead of getUsetMedia For example - ``...
Hi, I was wondering if there is any easy option to import custom react/jquery component inside deep-chat. Like Image gallery/carousel/ example image is mentioned below. 
# Scenario - `deep-chat` `v1.4.11`, also appears to be present in `deep-chat-dev` `v9.0.156` (so not likely version dependent) - `directConnection` to OpenAI Assistants - `load_thread_history` enabled, `code_interpreter` enabled - When...
I've tried so many things and can't find the magic :). I have a very simple web page. Main contains a div which has a height set to 80% of...
I'm familiar with the getMessages, submitUserMessage, and initialMessages methods, but I'm trying to figure out how to introduce new messages from the AI into the chat. Currently, it seems the...
How to change the text of menu items "Photo" & "Image" 
Hey members, I am getting an issue while applying the onclick event on each html element in the react. Please check the code that I am using and give me...
When I type a message into that input that looks like... ``` This is my first line in my first paragraph....and then i start a list: - An item -...
I am having a hard time convincing my collaborators to use deep-chat because attaching files to the chat requires the usage of a file dialog. I would be happy to...
# Scenario - `deep-chat-dev` `v9.0.156` - `directConnection` to OpenAI Assistants - assistant `code_interpretor` tool enabled - Ask for download link to x file (example: csv, image, etc.), returns sandbox link...