openai-node
openai-node copied to clipboard
Official JavaScript / TypeScript library for the OpenAI API
Automated Release PR --- ## 4.41.0 (2024-05-05) Full Changelog: [v4.40.2...v4.41.0](https://github.com/openai/openai-node/compare/v4.40.2...v4.41.0) ### Features * **client:** add Azure client ([#822](https://github.com/openai/openai-node/issues/822)) ([92f9049](https://github.com/openai/openai-node/commit/92f90499f0bbee79ba9c8342c8d58dbcaf88bdd1)) --- This Pull Request has been generated automatically as part of...
### Confirm this is a Node library issue and not an underlying OpenAI API issue - [ ] This is an issue with the Node library ### Describe the bug...
### Confirm this is a Node library issue and not an underlying OpenAI API issue - [X] This is an issue with the Node library ### Describe the bug Currently...
- [x] I understand that this repository is auto-generated and my pull request may not be merged ## Changes being requested Add an Azure client similar to [Python's](https://github.com/openai/openai-python/blob/5429f69670e4db70f0cb7420ddb27c9bd11b9508/src/openai/lib/azure.py#L64). To-dos: -...
### Confirm this is a Node library issue and not an underlying OpenAI API issue - [X] This is an issue with the Node library ### Describe the bug The...
### Confirm this is a Node library issue and not an underlying OpenAI API issue - [X] This is an issue with the Node library ### Describe the bug Whe...
### Confirm this is a Node library issue and not an underlying OpenAI API issue - [X] This is an issue with the Node library ### Describe the bug when...
### Confirm this is a Node library issue and not an underlying OpenAI API issue - [X] This is an issue with the Node library ### Describe the bug I...
### Confirm this is a feature request for the Node library and not the underlying OpenAI API. - [X] This is a feature request for the Node library ### Describe...
Closes #392