This is a fork of the official OpenAI Node.js library that has been adapted to support the Azure OpenAI API. The objective of this library is to minimize the changes required to migrate from the official OpenAI library to Azure OpenAI or revert back to OpenAI.
Looks like Microsoft released an official JavaScript SDK:
https://www.npmjs.com/package/@azure/openai
What is the future plan for
azure-openai
?Thx