-
_**Note:**_ I couldn't re-produce the issue using raw streams, so you need to add the following dependencies in addition to Riverpod:
```
dependencies:
drift: ^2.21.0
drift_flutter: ^0.1.0
de…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Detail
I am using v4l2loopback for webcam as a virtual device in container for chrome application.
Here…
-
These are not values understood by the database, and are confusing to have them in the API.
'SimilarityFunction' is a required value for a vector index, it is illogical for it to be undefined. For…
-
**Mithril version:**
2.0.4
**Browser and OS:**
Chrome on Mac OSX
**Project:**
[Meiosis](https://meiosis.js.org)
## Steps to Reproduce
- Create an `update` stream
- Create a `stat…
-
The current benthos Streams API provide a good way to dynamically create and manage the streams. However, when reading an existing stream config via GET `/streams/{id}` [endpoint](https://docs.redpand…
-
Bom dia,
Estou tentando baixar múltiplas camadas do Cadastro Ambiental Rural (CAR) para o estado do Rio Grande do Sul (RS) usando Python 3.13.0 em MacOS 15.1 (24B83). No entanto, o processo falha …
-
Incoming websocket connection...
INFO: connection open
Received params
Using openAiApiKey from client-side settings dialog
Using official OpenAI URL
Generating html_css code in image mode usi…
-
To use SlateDB as a fully-featured state backend for a stream processor, we need to support three main types of state:
1. Value (Latest Value, Aggregating State)
2. List / Bag / Buffering
3. Map
…
-
This issue is found in version `4.0.1`, although I still see the problematic code in `4.1.0`.
### Issue
In my use case, I have a JSON secret in Vault which can contain null values, e.g:
```
…
-
I'm not sure what's going on here, but I'm having to supply a type annotation on the argument to a function, it's like it's assuming the `g` effect on `Stream.uncons` is `{}` when it clearly should be…