Skip to content

feat: Add dotenv support and improve setup documentation #43

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

Merged
merged 3 commits into from
Jan 24, 2025

Conversation

fg-nava
Copy link
Collaborator

@fg-nava fg-nava commented Jan 24, 2025

Changes

  • Added python-dotenv for secure API key management
  • Updated setup instructions in README
  • Added python-dotenv to requirements.in

Testing

  1. Create and activate virtual environment
  2. pip install python-dotenv streamlit openai
  3. Create .env file with OpenAI API key
  4. Run streamlit run app.py

@fg-nava fg-nava merged commit ec8cccb into main Jan 24, 2025
1 check passed
@fg-nava fg-nava deleted the feat/add-dotenv-support branch January 24, 2025 21:11
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.

2 participants