How does it figure out how to use apps like email and calendar?
Looks like magic though.
Yes, both — anywhere you can run Python.
For app control, we pass in some system information (like OS) into the system message. The LLM then knows to use Applescript for Mac, PowerShell for Windows, `cal` and `alpine` for Linux, etc.
Yes, both — anywhere you can run Python.
For app control, we pass in some system information (like OS) into the system message. The LLM then knows to use Applescript for Mac, PowerShell for Windows, `cal` and `alpine` for Linux, etc.