Add image verification and error handling in generate_image function 110b052 raannakasturi commited on Dec 29, 2024
Refactor generate_image and generate_post_html functions to remove category parameter and improve URL encoding 5e3b796 raannakasturi commited on Dec 29, 2024
Add error handling to post_post function and adjust sleep duration 2713c62 raannakasturi commited on Dec 29, 2024
Refactor generate_image function to return image URL directly instead of base64 encoding d785842 raannakasturi commited on Dec 29, 2024
Improve post status logging for clarity in post_post function d9ea04d raannakasturi commited on Dec 29, 2024
Remove image upload functionality and use base64 encoding directly in generate_image cc2c2ad raannakasturi commited on Dec 29, 2024
Add detailed logging for post_post function success and error responses 4817ecd raannakasturi commited on Dec 29, 2024
Add logging for post_post response data in post_blog.py 36b097c raannakasturi commited on Dec 29, 2024
Refactor post_blog function to improve error handling and control flow db9b48e raannakasturi commited on Dec 29, 2024
Remove async from generate_post_html and adjust image generation call bfb44d5 raannakasturi commited on Dec 29, 2024
Refactor generate_post_html to be asynchronous and update image generation call 1fdb912 raannakasturi commited on Dec 29, 2024
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