Remove unnecessary file write operation in create_post function ad9559e raannakasturi commited on Dec 29, 2024
Remove debug print statement from upload_image function 44c90fd raannakasturi commited on Dec 29, 2024
Update image upload handling and fix API key reference in post_blog.py 60d3d26 raannakasturi commited on Dec 29, 2024
Remove redundant print statements in post_post function for cleaner error handling 0e27aa8 raannakasturi commited on Dec 29, 2024
Simplify post_blog function by removing redundant retry logic for posting 248c0a5 raannakasturi commited on Dec 29, 2024
Refactor post_blog and post_post functions to improve readability and maintainability 1a5b0c0 raannakasturi commited on Dec 29, 2024
Merge branch 'main' of https://huggingface.co./spaces/raannakasturi/ReXploreBackend f64b2ad raannakasturi commited on Dec 29, 2024
Update OAuth client secret and improve image upload handling in post_blog.py and get_refresh_token.py 733aa95 raannakasturi commited on Dec 29, 2024
Enhance image upload functionality and update OAuth client secret in post_blog.py and get_refresh_token.py 4091161 raannakasturi commited on Dec 28, 2024
Refactor post_blog.py to improve image handling and update OAuth credentials management e73bcbd raannakasturi commited on Dec 28, 2024
Add error handling for data fetching in fetch_paper_data_with_category function c3ef24f raannakasturi commited on Dec 27, 2024
Enhance error handling and debugging in blog posting functionality; remove unused print statements and update access key handling 4b0577b raannakasturi commited on Dec 27, 2024
Remove unused email libraries and add requirements file for project dependencies bf374cc raannakasturi commited on Dec 27, 2024
Implement email sending functionality and add Gradio interface for ReXplore backend 9e062cd raannakasturi commited on Dec 27, 2024
Add initial implementation for paper summarization and data fetching 3ec5aa6 raannakasturi commited on Dec 27, 2024