-
Idea, from issue #115
> > If the content type contains the string "html" I try to remove as many HTML tags (including any section) as possible
> This is incredibly unfortunate, and quite frankl…
-
### Implement Markdown Compiler for User and Bot Chat Bubbles
**Description:**
We need to implement a Markdown compiler to handle basic formatting (bold, italics, code blocks, etc.) for the user a…
-
I use Anthropic's Claude models via Amazon Bedrock. I wanted to try the new model `Claude 3.5 Sonnet v2` with PDF attachment support but it's not working. I am using Python and tried using both librar…
-
### Bug description
When searching (for text, our only option right now), it is possible to end up with results that show messages adjacently under the same heading (recipients, conversation).
T…
-
#### App crashes when sending message in Gifted Chat
I am experiencing a crash in my Expo app when I send a message using the Gifted Chat component. The app works perfectly in the Android simulator…
-
Kelly and Ettie (and later Gina) have pointed out that the following warning text is confusing for the user:
Warning messages:
1: In delays_to_days(invert_inverse_params(reparam_gamma(df))) :
Not a…
-
I use exyteChat as the view for AI chat, and the AI API returns answers through server-side events. This means that message need to be combined dynamically(spliced text).
Currently, exyteChat us…
-
### Windows build number:
Microsoft Windows NT 10.0.22631.0
### Your Distribution version:
22.04
### Your WSL versions:
```console
WSL version: 2.0.9.0
Kernel version: 5.15.133.1-1
WSLg versio…
-
The protocol level on that one is rather easy. Implementation notes:
- **Sender side:**
- Add a `--text` file to the send command (alternatively, have a `send-text` command?)
- If the file to…
-
### Description:
When enabling E2E encryption, I expect the messages send in a encrypted channel to be encrypted from start to finish.
Fetching them from the database, encrypted, shipping them to…