Open schuettc opened 5 months ago
When processing long transcriptions with the Cleanup function, the token limit can be reached before the complete transcription has been enhanced.
The entire transcription would be processed and enhanced.
Failure due to exceeding token limit
Conduct a long duration meeting.
Loop through transcription in smaller chunks to keep the results under the token limit.
No response
2.141.0
18
MacOS
Describe the bug
When processing long transcriptions with the Cleanup function, the token limit can be reached before the complete transcription has been enhanced.
Expected Behavior
The entire transcription would be processed and enhanced.
Current Behavior
Failure due to exceeding token limit
Reproduction Steps
Conduct a long duration meeting.
Possible Solution
Loop through transcription in smaller chunks to keep the results under the token limit.
Additional Information/Context
No response
CDK CLI Version
2.141.0
Node.js Version
18
Environment details (OS name and version, etc.).
MacOS
Other information
No response