-
OpenAI API has support for streaming realtime audio by chunks (just like chat token-by-token streaming)
Are there any plans to add support for this feature?
-
# Brief Description
In general, when you create dummy variables it is a good idea to drop one of the resultant columns as it is a linear combination of the other columns.
See https://datascience.s…
-
Hi there,
our deployment target is iOS 11 which should be fine according to the documentation. However,, when building, we get many warnings about missing availability attributes like the following…
-
### Feature and motivation
.NET copied the Java approach of using methods for namespacing:
```
driver.Manage().Cookies().AddCookie(cookie)
```
When a more idiomatic way would be to use properti…
-
It would be nice to have a `blocking_dispatch` with a timeout.
I'm trying to implement frame callbacks for Neovide, were we have the main logic and rendering loop in one thread, and the event proc…
-
I am the author of FeedMe (https://github.com/seazon/FeedMe), I am integrating miniflux to FeedMe via Google Reader API. (Currenly miniflux user can use Fever API).
I encountered 2 problems:
- ca…
-
Hello there, great product.
I have a security concern regarding your Firebase configuration and your API keys. Performing a basic search query for "apiKey", I found [176 results for "apiKey"](https…
-
Since the `/api` endpoint is so kind to inform about the server side software version we could easily have this library embed some knowledge of the version boundaries `[min, max]` for safe operation o…
-
In order to evaluate the completeness and utility of the dictionary, we need to be able to prototype how it will be used by models. At the very least, a data structure representing the dictionary shou…
-
If I don't pass a secret to `secp256k1.Signing.PrivateKey` I get a random one. Checking the code to see its implementation, I see that it may be possible to generate an invalid key?
https://github.…