microsoftbuild

Results 3 issues of microsoftbuild

### Describe the bug Updated from v2.0.5 to 3.0.0 of the package and got 16 errors in node_modules/openai/dist/api.d.ts: [{ "resource": "PROJECT_PATH/node_modules/openai/dist/api.d.ts", "owner": "typescript", "code": "2304", "severity": 8, "message": "Cannot find...

bug

Hi @dalenguyen Recently OpenAI updated the engine nomenclature and now upon calling .engines() we get this list of engines: ada-search-document ada-search-query ada-similarity babbage babbage-code-search-code babbage-code-search-text babbage-instruct-beta babbage-search-document babbage-search-query babbage-similarity code-cushman-001...

enhancement

The API reference mentions `gpt-4-visual-preview` instead of the correct model name for `gpt-4` with vision capabilities i.e. `gpt-4-vision-preview`