[PR #211] [MERGED] Make openAI Azure embedding requests run concurrently to avoid input limits per call #3246

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/211
Author: @timothycarambat
Created: 8/22/2023
Status: Merged
Merged: 8/22/2023
Merged by: @timothycarambat

Base: masterHead: 184-azure-embedding-limit


📝 Commits (1)

  • cdc7396 Make openAI Azure embedding requests run concurrently to avoid input limits per call

📊 Changes

1 file changed (+49 additions, -4 deletions)

View changed files

📝 server/utils/AiProviders/azureOpenAi/index.js (+49 -4)

📄 Description

resolves #184


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Mintplex-Labs/anything-llm/pull/211 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 8/22/2023 **Status:** ✅ Merged **Merged:** 8/22/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `184-azure-embedding-limit` --- ### 📝 Commits (1) - [`cdc7396`](https://github.com/Mintplex-Labs/anything-llm/commit/cdc7396b79bcaddb2ed8787a7ff39f7b2c129ff8) Make openAI Azure embedding requests run concurrently to avoid input limits per call ### 📊 Changes **1 file changed** (+49 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `server/utils/AiProviders/azureOpenAi/index.js` (+49 -4) </details> ### 📄 Description resolves #184 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-22 18:33:22 -05:00
yindo closed this issue 2026-02-22 18:33:22 -05: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#3246