-
**Is your feature request related to a problem? Please describe.**
Support these 2 new parameters in the latest OpenAI chat completions API:
* store = [true|false]: https://platform.openai.com/d…
-
Thanks for the great work.
How can I extract face parameters and store in a db so that I can compare the faces and find the marches?
-
```
Description
1. Call SprocStatement.addSPParameter(). It calls spsql() which further call
getSPParameters() to push parameters.
2. In getSPParameters() if _parameters[name] == null then last as…
-
Hi all, we are using Confex in a project where we also wanted to pull config from the [AWS parameter store](https://docs.aws.amazon.com/systems-manager/latest/userguide/systems-manager-paramstore.html…
-
It would be cool to (optionally) embed the information in each file's EXIF metadata needed to reproduce it. Having the seed and the prompt in the filename/folder is nice, but it's not always enough in…
-
```
Description
1. Call SprocStatement.addSPParameter(). It calls spsql() which further call
getSPParameters() to push parameters.
2. In getSPParameters() if _parameters[name] == null then last as…
-
```
subj.
```
Original issue reported on code.google.com by `victorbarinov` on 28 Mar 2011 at 11:08
-
It should be possible to easily store trained models. There are two ways to do this:
1) store the parameter values. This is typically what I do myself. The actual architecture of the model is not stu…
-
### Context & proposal
Update APIs used to implement edge-to-edge design in order to be compatible with Android 15.
Right now there's a warning in Play Console
> One or more of the APIs you use…
-
The goal of this issue is to enable the possibility to do a couple of things:
- Easily add events to the outbox of an event store from the client through a specific interface for it (`IEventOutbox`…