ReXploreBackend / post_blog.py

Commit History

Add image verification and error handling in generate_image function
110b052

raannakasturi commited on

Refactor generate_image and generate_post_html functions to remove category parameter and improve URL encoding
5e3b796

raannakasturi commited on

Add error handling to post_post function and adjust sleep duration
2713c62

raannakasturi commited on

Refactor generate_image function to return image URL directly instead of base64 encoding
d785842

raannakasturi commited on

Improve post status logging for clarity in post_post function
d9ea04d

raannakasturi commited on

Remove image upload functionality and use base64 encoding directly in generate_image
cc2c2ad

raannakasturi commited on

Update post_blog.py
0b2021f
verified

raannakasturi commited on

Add detailed logging for post_post function success and error responses
4817ecd

raannakasturi commited on

Add logging for post_post response data in post_blog.py
36b097c

raannakasturi commited on

Refactor post_blog function to improve error handling and control flow
db9b48e

raannakasturi commited on

Remove async from generate_post_html and adjust image generation call
bfb44d5

raannakasturi commited on

Refactor generate_post_html to be asynchronous and update image generation call
1fdb912

raannakasturi commited on

Update post_blog.py
5b507dc
verified

raannakasturi commited on

Update post_blog.py
9452f95
verified

raannakasturi commited on

Update post_blog.py
baacc29
verified

raannakasturi commited on

Update post_blog.py
1187949
verified

raannakasturi commited on

Remove redundant return statement in test function
3267828

raannakasturi commited on

Remove unnecessary file write operation in create_post function
ad9559e

raannakasturi commited on

Remove debug print statement from upload_image function
44c90fd

raannakasturi commited on

Update image upload handling and fix API key reference in post_blog.py
60d3d26

raannakasturi commited on

Remove redundant print statements in post_post function for cleaner error handling
0e27aa8

raannakasturi commited on

Simplify post_blog function by removing redundant retry logic for posting
248c0a5

raannakasturi commited on

Refactor post_blog and post_post functions to improve readability and maintainability
1a5b0c0

raannakasturi commited on

Merge branch 'main' of https://huggingface.co./spaces/raannakasturi/ReXploreBackend
f64b2ad

raannakasturi commited on

Update OAuth client secret and improve image upload handling in post_blog.py and get_refresh_token.py
733aa95

raannakasturi commited on

Update post_blog.py
56dd9ba
verified

raannakasturi commited on

Update post_blog.py
dff1837
verified

raannakasturi commited on

Update post_blog.py
6719307
verified

raannakasturi commited on

Update post_blog.py
114e6f2
verified

raannakasturi commited on

Update post_blog.py
d17aa92
verified

raannakasturi commited on

Update post_blog.py
dc0bcf1
verified

raannakasturi commited on

Update post_blog.py
39d927c
verified

raannakasturi commited on

Update post_blog.py
991bf51
verified

raannakasturi commited on

Enhance image upload functionality and update OAuth client secret in post_blog.py and get_refresh_token.py
4091161

raannakasturi commited on

Refactor post_blog.py to improve image handling and update OAuth credentials management
e73bcbd

raannakasturi commited on

Update post_blog.py
0f87374
verified

raannakasturi commited on

Update post_blog.py
8a7fd39
verified

raannakasturi commited on

Update post_blog.py
aa34b1f
verified

raannakasturi commited on

Remove unused base64 import from post_blog.py
d5416a0

raannakasturi commited on

Enhance error handling and debugging in blog posting functionality; remove unused print statements and update access key handling
4b0577b

raannakasturi commited on

Add initial implementation for paper summarization and data fetching
3ec5aa6

raannakasturi commited on