Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Ensure user provided API keys work for internet, search, code chats #414

Open
Kav-K opened this issue Nov 16, 2023 · 0 comments
Open

Ensure user provided API keys work for internet, search, code chats #414

Kav-K opened this issue Nov 16, 2023 · 0 comments

Comments

@Kav-K
Copy link
Owner

Kav-K commented Nov 16, 2023

For /gpt converse and other commands, when an environment variable is set we can force people to enter their own API keys to use functionalities of the bot, we need to ensure that this functionality is ported over to the new connected chats and that it still works.

If we are forcing user-provided api keys, each individual user of the bot needs to put in their API key before they can use a feature, this onboarding is already set up. For the rest of the chat after the chat is created, the api key used will be the one provided by the user, other people can participate in the chat and it will use the initial user's api key. If other people want to make their own chats, they need their own API key added as well.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant