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

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

advice

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. ![image](https://github.com/OvidijusParsiunas/deep-chat/assets/6386991/f4cbca72-8bac-4356-a652-bd0ffccb5944)

advice

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

bug

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

advice

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

advice

How to change the text of menu items "Photo" & "Image" ![image](https://github.com/OvidijusParsiunas/deep-chat/assets/6386991/6cc77cba-5b97-4924-9450-45885d717a8d)

enhancement
advice

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

advice

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

bug

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

enhancement

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

bug