[PR #713] [MERGED] drop native support for desktop #3463

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/713
Author: @timothycarambat
Created: 2/12/2024
Status: Merged
Merged: 2/12/2024
Merged by: @timothycarambat

Base: desktopHead: desktop-drop-native-llm


📝 Commits (2)

📊 Changes

12 files changed (+18 additions, -1021 deletions)

View changed files

frontend/src/components/LLMSelection/NativeLLMOptions/index.jsx (+0 -102)
📝 frontend/src/components/Modals/MangeWorkspace/Settings/ChatModelPreference/useGetProviderModels.js (+0 -1)
📝 frontend/src/pages/GeneralSettings/LLMPreference/index.jsx (+0 -12)
📝 frontend/src/pages/OnboardingFlow/Steps/DataHandling/index.jsx (+0 -7)
📝 frontend/src/pages/OnboardingFlow/Steps/LLMPreference/index.jsx (+0 -12)
📝 server/models/systemSettings.js (+0 -13)
📝 server/package.json (+0 -1)
server/utils/AiProviders/native/index.js (+0 -231)
📝 server/utils/helpers/customModels.js (+0 -23)
📝 server/utils/helpers/index.js (+0 -3)
📝 server/utils/helpers/updateENV.js (+0 -11)
📝 server/yarn.lock (+18 -605)

📄 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/713 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 2/12/2024 **Status:** ✅ Merged **Merged:** 2/12/2024 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `desktop` ← **Head:** `desktop-drop-native-llm` --- ### 📝 Commits (2) - [`b50bc61`](https://github.com/Mintplex-Labs/anything-llm/commit/b50bc619cdce3fea71ef7fc1dfebe1f8c837072c) drop native support for desktop - [`86a23fd`](https://github.com/Mintplex-Labs/anything-llm/commit/86a23fdd9f9c3a6adc28b4374f4068a79805d396) remove unused const ### 📊 Changes **12 files changed** (+18 additions, -1021 deletions) <details> <summary>View changed files</summary> ➖ `frontend/src/components/LLMSelection/NativeLLMOptions/index.jsx` (+0 -102) 📝 `frontend/src/components/Modals/MangeWorkspace/Settings/ChatModelPreference/useGetProviderModels.js` (+0 -1) 📝 `frontend/src/pages/GeneralSettings/LLMPreference/index.jsx` (+0 -12) 📝 `frontend/src/pages/OnboardingFlow/Steps/DataHandling/index.jsx` (+0 -7) 📝 `frontend/src/pages/OnboardingFlow/Steps/LLMPreference/index.jsx` (+0 -12) 📝 `server/models/systemSettings.js` (+0 -13) 📝 `server/package.json` (+0 -1) ➖ `server/utils/AiProviders/native/index.js` (+0 -231) 📝 `server/utils/helpers/customModels.js` (+0 -23) 📝 `server/utils/helpers/index.js` (+0 -3) 📝 `server/utils/helpers/updateENV.js` (+0 -11) 📝 `server/yarn.lock` (+18 -605) </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:33:50 -05:00
yindo closed this issue 2026-02-22 18:33:50 -05:00
yindo changed title from [PR #713] drop native support for desktop to [PR #713] [MERGED] drop native support for desktop 2026-06-05 15:13:33 -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#3463