Commit Graph

5 Commits

Author SHA1 Message Date
1a2ac65155 Refactor custom parameters and seed handling
Updated comments and logic for custom parameters handling in the Streamlit app. Enhanced seed handling and custom key editing functionality.
2026-01-02 00:58:04 +01:00
13ec13bc43 Refactor seed handling and UI reset logic 2026-01-01 01:29:09 +01:00
b76ff81d63 Refactor widget key generation and restore logic
Updated the unique key generation for widgets to include a version token that forces a refresh when incremented. Adjusted the restore button logic to increment the token for a full UI redraw.
2025-12-31 14:59:06 +01:00
4f590676be Refactor widget handling and enhance comments
Refactor widget logic and improve comments for clarity.
2025-12-31 14:54:16 +01:00
ce5d262855 Implement single editor with prompts and history 2025-12-31 14:43:03 +01:00