Is your feature request related to a problem?
When a new config is created using the prompt-generation feature, it does not appear in the frontend until a manual browser reload is performed. This inconsistency can lead to confusion for users expecting to see their changes immediately.
Describe the solution you'd like
Update the UI to reflect the newly created config immediately after generation.
- Implement real-time updates to the config list
- Avoid the need for a manual browser reload
Screenshot

Is your feature request related to a problem?
When a new config is created using the prompt-generation feature, it does not appear in the frontend until a manual browser reload is performed. This inconsistency can lead to confusion for users expecting to see their changes immediately.
Describe the solution you'd like
Update the UI to reflect the newly created config immediately after generation.
Screenshot