Refactor audio generation prompt handling to remove system prompt from URL encoding
3470178
Chandima Prabhathcommited on
Refactor voice reply generation to include system prompt customization; add helper function to build system prompt and update encoded prompt formatting.
7e58c6f
Chandima Prabhathcommited on
Remove unused pre_process import and commented-out system prompt logic from generate_voice_reply function
9d508fe
Chandima Prabhathcommited on
Refactor generate_voice_reply to use the original prompt instead of appending system prompt for audio generation
3250556
Chandima Prabhathcommited on
Refactor system prompt generation in generate_voice_reply function to use pre_process for improved clarity and maintainability.
48499fe
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 to voice reply generation and enhance image sending function with customizable caption
4beb4cc
Chandima Prabhathcommited on
Update audio and image directory paths to use temporary directories