[GH-ISSUE #2040] [FEAT]: Allowing users to set and manage multiple keys themselves. #1331

Closed
opened 2026-02-22 18:24:18 -05:00 by yindo · 1 comment
Owner

Originally created by @chalitbkb on GitHub (Aug 4, 2024).
Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2040

What would you like to see?

Is it possible to set up multiple API keys from providers like OpenAI or Gemini? Sometimes my API key hits its limit, and I'd like to automatically switch to another key from a backup list instead of manually setting each one. I feel like I'm wasting time having to set a new API key every time it exceeds the usage limit.

Additionally, it would be great if users could set multiple keys themselves as mentioned above. Even better, if possible, it would be fantastic to allow users to specify a personal API endpoint to fetch external API lists for use.
image

Originally created by @chalitbkb on GitHub (Aug 4, 2024). Original GitHub issue: https://github.com/Mintplex-Labs/anything-llm/issues/2040 ### What would you like to see? Is it possible to set up multiple API keys from providers like OpenAI or Gemini? Sometimes my API key hits its limit, and I'd like to automatically switch to another key from a backup list instead of manually setting each one. I feel like I'm wasting time having to set a new API key every time it exceeds the usage limit. Additionally, it would be great if users could set multiple keys themselves as mentioned above. Even better, if possible, it would be fantastic to allow users to specify a personal API endpoint to fetch external API lists for use. ![image](https://github.com/user-attachments/assets/0f23c39f-71bd-471b-a386-aa9e0739b49a)
yindo added the enhancementfeature request labels 2026-02-22 18:24:18 -05:00
yindo closed this issue 2026-02-22 18:24:18 -05:00
Author
Owner

@timothycarambat commented on GitHub (Aug 5, 2024):

This is indeed a common ask - covered by #2022 and more specifically #1567.

Those PR's would address this exact issue you are referencing to have multiple stored connections so you can have many at once without interference 👍

@timothycarambat commented on GitHub (Aug 5, 2024): This is indeed a common ask - covered by #2022 and more specifically #1567. Those PR's would address this exact issue you are referencing to have multiple stored _connections_ so you can have many at once without interference 👍
yindo changed title from [FEAT]: Allowing users to set and manage multiple keys themselves. to [GH-ISSUE #2040] [FEAT]: Allowing users to set and manage multiple keys themselves. 2026-06-05 14:40:11 -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#1331