[PR #1765] [CLOSED] WIP for potential BG worker change #3772

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/1765
Author: @timothycarambat
Created: 6/26/2024
Status: Closed

Base: desktopHead: tmp-bg-worker


📝 Commits (1)

  • 5d7545a WIP for potential BG worker change

📊 Changes

8 files changed (+62 additions, -85 deletions)

View changed files

📝 collector/build.mjs (+2 -0)
📝 frontend/src/components/EmbeddingSelection/LMStudioOptions/index.jsx (+2 -2)
📝 frontend/src/components/EmbeddingSelection/OllamaOptions/index.jsx (+2 -2)
📝 frontend/src/components/LLMSelection/LMStudioOptions/index.jsx (+2 -2)
📝 frontend/src/components/LLMSelection/OllamaLLMOptions/index.jsx (+2 -2)
📝 frontend/src/pages/Admin/ExperimentalFeatures/index.jsx (+8 -10)
📝 server/build.mjs (+21 -1)
📝 server/utils/BackgroundWorkers/index.js (+23 -66)

📄 Description

No description provided


🔄 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/1765 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 6/26/2024 **Status:** ❌ Closed **Base:** `desktop` ← **Head:** `tmp-bg-worker` --- ### 📝 Commits (1) - [`5d7545a`](https://github.com/Mintplex-Labs/anything-llm/commit/5d7545ae39f92c628a17766a40b5ddc6b316e06e) WIP for potential BG worker change ### 📊 Changes **8 files changed** (+62 additions, -85 deletions) <details> <summary>View changed files</summary> 📝 `collector/build.mjs` (+2 -0) 📝 `frontend/src/components/EmbeddingSelection/LMStudioOptions/index.jsx` (+2 -2) 📝 `frontend/src/components/EmbeddingSelection/OllamaOptions/index.jsx` (+2 -2) 📝 `frontend/src/components/LLMSelection/LMStudioOptions/index.jsx` (+2 -2) 📝 `frontend/src/components/LLMSelection/OllamaLLMOptions/index.jsx` (+2 -2) 📝 `frontend/src/pages/Admin/ExperimentalFeatures/index.jsx` (+8 -10) 📝 `server/build.mjs` (+21 -1) 📝 `server/utils/BackgroundWorkers/index.js` (+23 -66) </details> ### 📄 Description _No description provided_ --- <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:34:28 -05:00
yindo closed this issue 2026-02-22 18:34:28 -05:00
yindo changed title from [PR #1765] WIP for potential BG worker change to [PR #1765] [CLOSED] WIP for potential BG worker change 2026-06-05 15:15:09 -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#3772