Update progress messages in app.py and utils.py for clarity during section variant generation d83db4e PRANJAL KAR commited on Apr 27, 2025
Refactor section configuration to load from final_arrangement.json and update finalise function to map section names to keys cf93b82 PRANJAL KAR commited on Apr 27, 2025
Update requirements.txt to replace pydub with plotly-express and add json as a dependency 5ac07d6 PRANJAL KAR commited on Apr 26, 2025
Add print statement in make_groq_call function for debugging output abd71bc PRANJAL KAR commited on Apr 26, 2025
Add logging to utils.py for error handling in generate_section_variants function 3c41c21 PRANJAL KAR commited on Apr 26, 2025
Load environment variables using dotenv in app.py and add pandas to requirements.txt 8478f4b PRANJAL KAR commited on Apr 26, 2025
Refactor TEMP_DIR assignment to use tempfile.mkdtemp() for creating a temporary directory 0f6a1f5 PRANJAL KAR commited on Apr 26, 2025
Update requirements.txt to include python-dotenv and plotly a829531 PRANJAL KAR commited on Apr 26, 2025