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

✨ Allow to use BYO API Keys #257

Open
roma-glushko opened this issue May 12, 2024 · 0 comments
Open

✨ Allow to use BYO API Keys #257

roma-glushko opened this issue May 12, 2024 · 0 comments
Labels
area:api area:config gep:required size:medium type:epic A high level issue that usually consist of smaller tasks and corresponds to some functionality

Comments

@roma-glushko
Copy link
Member

This feature is frequently required in user-facing services that allows users to specify their own keys to get a cheaper pricing.
Users may bring their own keys and there needs to be a way to pass them and get in use on the Glide's end.

Use Cases

  • imagine you have two price plans: service keys (more expensive) and bring your own keys (user expenses + fee on top)
    you don't want users to provide invalid keys and then allow them to use service keys if they are on BYO keys plan
  • code assistance applications where users can pass their own LLM API keys
@roma-glushko roma-glushko added type:epic A high level issue that usually consist of smaller tasks and corresponds to some functionality area:config area:api size:medium gep:required labels May 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:api area:config gep:required size:medium type:epic A high level issue that usually consist of smaller tasks and corresponds to some functionality
Projects
Status: Icebox
Development

No branches or pull requests

1 participant