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

[FEATURE]: Inject LLM API keys at user discretion via UI upon startup #613

Open
1 task done
veekaybee opened this issue Jan 13, 2025 · 0 comments
Open
1 task done
Labels
enhancement New feature or request

Comments

@veekaybee
Copy link
Member

Motivation

We currently inject OpenAI and MIstral API keys via .env/local environment variables into the application. See #599 and #609

We'd like for the user to actively inject these directly via UI.

This would involve:

  1. Adding a route to add keys in the front-end
  2. Accepting user settings to be passed in via API instead of via environment variables

Alternatives

No response

Contribution

No response

Have you searched for similar issues before submitting this one?

  • Yes, I have searched for similar issues
@veekaybee veekaybee added the enhancement New feature or request label Jan 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant