-
### Description
In the `chat-completion-accumulating` example under the `examples` folder, the `StreamOptions.IncludeUsage` option is missing. It should ideally be set to `true` as per the OpenAI doc…
-
like mentioned in https://github.com/mpeg5/xeve/issues/109 with examples current xeve base/main app does not support fractional fps
Would be nice if this could be supported.
Selur updated
1 month ago
-
### Clear and concise description of the problem
This proposal suggests adding a WebRTC composable to the VueUse library to simplify the integration of real-time peer-to-peer communication in Vue 3…
-
### A note for the community
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to he…
-
### Describe the question/issue
- Issue 1
Fluent bit logs show error `AccessDeniedException` because it tries to create a log group that it is not allowed / is not configured:
```
time…
-
Hello,
Thanks for this plugin!
It looks like the plugin currently only supports MPEG-TS segments.
Would it be possible to add support for streams with fMP4 segments?
-
## Error Description
### Issue:
When using the API call:
```dart
await gemini.text(
message.toString(),
modelName: "models/gemini-1.5-flash",
);
```
with the `post` function utilizing D…
-
I have a small doubt just for the clarification. I know this has been discussed before. I am finding the pose of some object with respect it kinect2 sensor frame. I am able to map the pixel values loc…
-
### Checks
- [X] I have checked that this issue has not already been reported.
- [X] I have confirmed this bug exists on the [latest version](https://pypi.org/project/polars/) of Polars.
### Re…
-
Hello, we are getting incorrect results for groupingByConcurent. There is some ghost result which match just part of query. I hope this will be enough for fixing, we are doing grouping on large datas…