You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be good to add an option to give feedback on the script generation. This will allow users to generate a new version of the podcast, based on their feedback.
The text was updated successfully, but these errors were encountered:
Related to #8
Add feedback and re-generation functionality for podcast script generation.
* **app/app.py**
- Add a feedback form after the podcast script is generated.
- Include a text area for user comments and a button to regenerate the podcast.
- Update the user interface to display the regenerated podcast script and audio.
* **app/utils/llm.py**
- Update the `document_to_podcast_script` function to handle feedback and re-generate the podcast script based on user input.
- Modify the user content to include feedback if provided.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/iMicknl/azure-podcast-generator/issues/8?shareId=XXXX-XXXX-XXXX-XXXX).
It would be good to add an option to give feedback on the script generation. This will allow users to generate a new version of the podcast, based on their feedback.
The text was updated successfully, but these errors were encountered: