|
|
|
|
|
by theshrike79
116 days ago
|
|
Tasks might have prerequisites or conditions. Like "if it's raining, remind me to grab my umbrella before I leave for work" -> "is it raining?" requires a tool call to a weather service -> "before I leave for work" needs access to the user's calendar and information when they leave compared to the time their work day starts -> "remind me" needs a way to communicate to the user in an efficient way, Telegram, iMessage or Whatsapp for example. |
|