Support Per-User API Keys in Multi-User Setup #8669
Replies: 1 comment
-
just not set the OpenAI key in the env and then you will see the BYOK feature |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello LobeChat team,
First of all, thank you for the amazing work on this project.
I’m currently using LobeChat in a multi-user environment, and I’ve encountered a significant issue: the OpenAI API key is shared between all users. This poses several problems:
Feature Request:
Please consider adding a feature to allow each user to input and use their own API key ("Bring Your Own Key" model). Alternatively, allow disabling the globally shared API key and enforce per-user keys instead.
This feature would make LobeChat much more secure and scalable in shared or public deployments.
Thank you for your attention!
Best regards,
Beta Was this translation helpful? Give feedback.
All reactions