-
-
## Issue
New messages (sometimes) aren't being rendered after reconnection events. We've looked into this on our side a fair bit and added some logging to check this wasn't a co…
-
I just ran these two command
`yarn install
yarn android
`
and this error occurred something related to the image picker
`needJobCoder@DESKTOP-G3MCU14 MINGW64 /c/openSource/rocker-react-nativ…
-
const apiKey = 'VF.DM.654f2817e25d4b0007e9e213.CiVeIWoM9qanNBEp';
The above line of code is from ChatComponent.js
I am sure whether the above is api key that is used in chat or not but if it is th…
-
I've noticed this hitting on our ubsan builds recently:
```
../../third_party/tflite/src/tensorflow/compiler/mlir/lite/utils/string_utils.cc:32:10: runtime error: null pointer passed as argument 1…
-
### Description
### Description
We are encountering a NullPointerException when attempting to invoke AI APIs that have a Subscription Level Rate Limiting Policy applied.
### Steps to Reproduce
1. …
-
The differences between `chat_postMessage` and `file_upload_v2` lead to a sometimes frustrating dev experience. For instance, `chat_postMessage` includes the `username` parameter, allowing the develop…
-
i use blazor webassemly .net 8
i want every 5 sec send time to all clients
this is my project
https://github.com/jones1995wm/SendTime
but when i navigate to /chat page component this code send time…
-
We want to do performance testing on our different modules:
1. [x] Embedding model (already done?)
2. [x] Chunking methods: https://github.com/digitalfabrik/integreat-chat/issues/38
3. [x] Prompt
…
-
**Is your feature request related to a problem? Please describe.**
I was working on issue #7868 using alternative ways for storing messages, one based on `ChatMessageStack` that is simply a stack tha…