Give the model a tool to bulk create tasks. Currently, to create 50 tasks it has to do 50 calls, which wastes so many tokens.
My use case is that I turn freeform speech into TickTick daily lists.
the parameters of the call should allow to set common properties for all tasks, such as "all tasks due today", or "all tasks have high priority", if defined.
Give the model a tool to bulk create tasks. Currently, to create 50 tasks it has to do 50 calls, which wastes so many tokens.
My use case is that I turn freeform speech into TickTick daily lists.
the parameters of the call should allow to set common properties for all tasks, such as "all tasks due today", or "all tasks have high priority", if defined.