Christopher Schraer
Christopher Schraer
> Please provide us with the following information: > --------------------------------------------------------------- This became available in v1.0 of the CC API's ### This issue is for a: (mark with an `x`) ```...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...
> Please provide us with the following information: > --------------------------------------------------------------- ### This issue is for a: (mark with an `x`) ``` - [x ] bug report -> please search issues...
We should have a test that reads a raw audio file and plays it with the cpp audio player. It should run init, play, pause, resume, stop - [ ]...
https://docs.microsoft.com/en-us/azure/cloud-adoption-framework/ready/azure-best-practices/naming-and-tagging Our Powershell script should attempt to follow this convention ### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues...
### This issue is for a: (mark with an `x`) ``` - [ ] bug report -> please search issues before submitting - [ x] feature request - [x ]...
…is sent during the request and what comes back over the wire. removed extra whitespace as well Issue to fix: https://github.com/openai/openai-openapi/issues/307
In the finetuning job description https://platform.openai.com/docs/api-reference/fine-tuning/object there is a required hyperparameter with n_epochs, but in the example and at runtime the other hyperparameters are also returned. This document should match...