-
### Describe the enhancement requested
The following facts are not immediately obvious to readers of the C data interface and C stream interface docs pages:
- The C data interface is a CPU-only su…
-
When the default device on an MBP is the built-in microphone, and I configure cubeb with mono input from the default device, the volume drops to an imperceptibly low level (even when the sound is very…
-
https://learn.microsoft.com/en-us/windows/win32/api/d3d12/ns-d3d12-d3d12_pipeline_state_stream_desc should be input-only data, and is more accurately described by taking `const void *pPipelineStateS…
-
## Bug Report
[ERROR] 2024-11-06 09:19:40.998 [Etcd-EventListener-0] c.g.common.eventbus.EventBus.default - Exception thrown by subscriber method renew(org.apache.shardingsphere.mode.event.dispatch…
-
Hello,
I am trying to use LTESniffer with a BladeRF device for downlink sniffing, but I would like to configure a few parameters specifically:
- Sampling rate: How can I set the sampling rat…
-
Currently watermark messages are not handled by general version of streaming OverWindowExecutor. It's reported that the state of OverWindow eventually becoming too large. We may need to add state clea…
stdrc updated
3 months ago
-
I was able to play the sample mp4 file w/o any problems in the player, but when I changed the URL to a "live stream" one (with `.ts` extension), I got the following call stack in my debug log:
```
[…
-
can we please add InitialStateStreams to the type definition for SignalSlice?
I spent a while trying to figure out why I couldn't see the initial values streams on my state object until I reali…
-
### What went wrong? 🤔
I'm working on a LLM chatbot example, I'm using update_content to update the partial while streaming response from the LLM. However, while it works, it only works well in deb…
-
**Is your feature request related to a problem? Please describe.**
This should work:
```python
@streaming_action(reads=["prompt"], writes=['response'])
def streaming_response(state: State) -> …