[GH-ISSUE #3689] [FEAT]: Replace @azure/openai with openai #2382

Closed
opened 2026-02-22 18:29:26 -05:00 by yindo · 0 comments
Owner

Originally created by @suzuki-shm on GitHub (Apr 21, 2025).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3689

What would you like to see?

I suggest replacing the legacy Node client for Azure OpenAI Service, the @azure/openai library, with the openai library.
The @azure/openai library has not been updated since early 2024, and no new features are expected to be added.

The successor library, openai, is already listed in this project's package.json, but the version is outdated and does not include the AzureOpenAI class. Therefore, the openai library itself needs to be updated.

I will propose a Pull Request for this issue later.

Originally created by @suzuki-shm on GitHub (Apr 21, 2025). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/3689 ### What would you like to see? I suggest replacing the legacy Node client for Azure OpenAI Service, the @azure/openai library, with the openai library. The @azure/openai library has not been updated since early 2024, and no new features are expected to be added. The successor library, openai, is already listed in this project's package.json, but the version is outdated and does not include the AzureOpenAI class. Therefore, the openai library itself needs to be updated. I will propose a Pull Request for this issue later.
yindo added the enhancementfeature request labels 2026-02-22 18:29:26 -05:00
yindo closed this issue 2026-02-22 18:29:26 -05:00
yindo changed title from [FEAT]: Replace @azure/openai with openai to [GH-ISSUE #3689] [FEAT]: Replace @azure/openai with openai 2026-06-05 14:46:13 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Mintplex-Labs/anything-llm#2382