-
Hello,
We are having a bizarre issue (that seemingly started randomly) when attempting to build in a GitHub action.
Here's the error log:
```
Pip subprocess error:
error: subprocess-exite…
-
### 🚀 The feature, motivation and pitch
Both torchvision (VideoReader) and torchaudio (StreamReader) have implemented different wrappers for ffmpeg for reading both video (and audio) with their own…
-
Not only are these really unsafe APIs to access directly, they are also basically just tiny wrappers around the raw JNI function call and so there's really very little value in having them. Even inter…
-
## 🚀 Feature
The functions `pyodide.ffi.wrappers.add_event_listener` and `remove_event_listener` are useful wrappers around the browser's native functionality. However, the APIs for [addEventListen…
-
I'm receiving errors with my keras package where it isn't recognizing the .__version__ or .wrapper attributes.
In [11] in the official notebook :
```python
keras.__version__
```
This yields …
-
While a sync API is a nice starting point, it might make more sense to implement a generalized parser which then can be used with arbitrary http libraries or at least migrate to an async API and provi…
-
Hi!
I couldn't figure out how to use `ecto_dbg` with Scrivener's `paginate/2`.
`log_query/4` seems like the logical choice, except it gets a bit long winded with the `opts` (3rd param):
```
…
-
### What happened?
Sometimes I'm experimenting issues when Flink want to restore from a previous state. (using a savepoint)
Not sure if this is the right place but it seems like this is related …
-
### Describe the Problem
Native Tool calling (or function calling) provides several advantages, including making it easier to build AI Agents that request data from external systems as well as gene…
-
First version requires Jedi. Remove Jedi by implementing Rasdial API manually.
- [x] Implement complete copy of Ras API wrappers
- [ ] Implement additional Ras API calls
- [ ] Implement TVPNMana…