issues
search
hsjun99
/
youtube-summarizer
0
stars
0
forks
source link
Fix bugs
#4
Open
sweep-ai[bot]
opened
1 year ago
sweep-ai[bot]
commented
1 year ago
Summary
This PR fixes some bugs in the app:
Adds error handling for OpenAI API calls in the backend
Validates the OpenAI API key to ensure it's correct
Adds a loading state to the frontend summarizer component to show a spinner
Enables CORS to allow cross-origin API requests
Fixes #2
Summary
This PR fixes some bugs in the app:
Fixes #2