5 ms·
Thanks! There's a "Summarize selection" prompt in there, so if you try it with a good model like Mixtral you might already get good results for (1). For (2) I'm
by rexec 3y ago
Thanks! There's a "Summarize selection" prompt in there, so if you try it with a good model like Mixtral you might already get good results for (1). For (2) I'm guessing you'd want to be able to write a custom prompt?
- aaronbrethorst 3y agoCan "Summarize selection" work across multiple documents, or is it limited to only a single document at a time? Also, the Notes app on macOS has a reasonably comprehensive AppleScript Dictionary associated with it for scripting; have you considered using osascript with either AppleScript (ugh) or JavaScript to expand your cross-document capabilities?
- rexec 3y agoAh yes it's limited to single documents. Using AppleScript/JavaScript to pull multiple notes is a good idea!