[PR #458] [MERGED] fix: patch api key not persisting when setting LLM/Embedder #3362

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

📋 Pull Request Information

Original PR: https://github.com/Mintplex-Labs/anything-llm/pull/458
Author: @timothycarambat
Created: 12/16/2023
Status: Merged
Merged: 12/16/2023
Merged by: @timothycarambat

Base: masterHead: patch-key-persistence


📝 Commits (1)

  • ac7a454 fix: patch api key not persisting when setting LLM/Embedder

📊 Changes

4 files changed (+16 additions, -7 deletions)

View changed files

📝 frontend/src/components/EmbeddingSelection/LocalAiOptions/index.jsx (+5 -1)
📝 frontend/src/components/LLMSelection/LocalAiOptions/index.jsx (+5 -1)
📝 frontend/src/components/LLMSelection/OpenAiOptions/index.jsx (+1 -4)
📝 server/utils/helpers/customModels.js (+5 -1)

📄 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/458 **Author:** [@timothycarambat](https://github.com/timothycarambat) **Created:** 12/16/2023 **Status:** ✅ Merged **Merged:** 12/16/2023 **Merged by:** [@timothycarambat](https://github.com/timothycarambat) **Base:** `master` ← **Head:** `patch-key-persistence` --- ### 📝 Commits (1) - [`ac7a454`](https://github.com/Mintplex-Labs/anything-llm/commit/ac7a454da6eb691c93afba459e9f914d5ae5983c) fix: patch api key not persisting when setting LLM/Embedder ### 📊 Changes **4 files changed** (+16 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `frontend/src/components/EmbeddingSelection/LocalAiOptions/index.jsx` (+5 -1) 📝 `frontend/src/components/LLMSelection/LocalAiOptions/index.jsx` (+5 -1) 📝 `frontend/src/components/LLMSelection/OpenAiOptions/index.jsx` (+1 -4) 📝 `server/utils/helpers/customModels.js` (+5 -1) </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:37 -05:00
yindo closed this issue 2026-02-22 18:33:38 -05:00
yindo changed title from [PR #458] fix: patch api key not persisting when setting LLM/Embedder to [PR #458] [MERGED] fix: patch api key not persisting when setting LLM/Embedder 2026-06-05 15:13:01 -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#3362