Skip to content

V4.1

Latest
Compare
Choose a tag to compare
@dannyvfilms dannyvfilms released this 19 Apr 03:01
· 6 commits to main since this release
d17dbca

Shortcut (ElevenLabs): https://www.icloud.com/shortcuts/820a1be086d444168fa14312230aa093
Shortcut (Siri): https://www.icloud.com/shortcuts/f87f7b4839064904896ce642f068581f

Shortcut changes:

  1. No changes.

Script Changes:

  1. OpenAI Prompt adjusts if no emails are present, ensuring it does not fabricate emails to summarize.
  2. OpenAI Prompt should adjust if code errors are caught in the function, and include the errors in the prompt.
  3. Locks will prevent a new payload from being generated if a summary is currently being made (to prevent time-out errors).
  4. Lock was supposed to interrupt payload generation if a summary was being made, but that may need to be revisited.