Increase backoff duration for image fetching and limit returned prompt to first paragraph
0d9d5af
Chandima Prabhathcommited on
Enhance logging and error handling across modules; refactor image generation and upload processes; update configuration for image generation parameters.
5f26e9c
Chandima Prabhathcommited on
Rename generated image file to include 'flux' prefix for better identification
65616bc
Chandima Prabhathcommited on
Increase random seed range to enhance variability in image and trivia generation across multiple modules
e371810
Chandima Prabhathcommited on
Comment out example usage in main block for both FLUX.py and VoiceReply.py
0ffceca
Chandima Prabhathcommited on
Add random seed parameter to image generation URL for enhanced variability
e3c4ecf
Chandima Prabhathcommited on
Refactor environment variable loading: move dotenv loading to main execution block and set PORT directly