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

OPENAI_API_KEY env var is not checked on startup #14

Open
zackproser opened this issue Jan 29, 2024 · 0 comments
Open

OPENAI_API_KEY env var is not checked on startup #14

zackproser opened this issue Jan 29, 2024 · 0 comments

Comments

@zackproser
Copy link
Collaborator

The app requires OPENAI_API_KEY to be set, but it will start up without errors if this environment variable is omitted.

We should catch this upfront and give the user a clear error explaining how to resolve this.

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