-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: add multipart summary option and improve workflow logic
- Implemented a new `multipart_summary` argument in the `speech_to_summary_workflow` function to allow users to specify whether the summarization should be done in parts for each agenda element or as a single summary. - Updated the `speech_to_summary_workflow` function to validate the `overwrite_transcript` argument more robustly and handle the existence of a formatted output file with clearer messaging and logic. - Enhanced the documentation for several parameters in the `speech_to_summary_workflow` function to improve clarity and consistency. - Made minor code refactoring for better readability and maintainability.
- Loading branch information
Showing
1 changed file
with
67 additions
and
32 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters