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

Added logic for handling a missing api key #21

Merged
merged 2 commits into from
Sep 19, 2024

Conversation

dougollerenshaw
Copy link
Owner

@dougollerenshaw dougollerenshaw commented Sep 19, 2024

Checks for a valid API key and prompts user to enter it in the chat if it's not in the .env file already. Saves it to the .env file after its entered.

Also some refactoring in chat_window and chat_handler

Tests updated.

@dougollerenshaw dougollerenshaw merged commit 814a904 into main Sep 19, 2024
4 checks passed
@dougollerenshaw dougollerenshaw deleted the automatically_identify_missing_api_key branch September 19, 2024 20:01
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

Successfully merging this pull request may close these issues.

1 participant