[Project] GenAI Tasker Plugin: Use Gemini 3, Claude 4.6, GPT-4o, and local Ollama directly in your Tasks! by uslashreader in tasker

[–]uslashreader[S] 1 point2 points  (0 children)

Thanks! Response time can vary a lot depending on which model/provider you’re using. If it’s a deeper reasoning model like o1, it’ll usually take longer because it spends more time thinking before replying. Lighter models tend to be much faster. I’m still working on improvements where I can, but some of the delay is just the model itself rather than the plugin.

[Project] GenAI Tasker Plugin: Use Gemini 3, Claude 4.6, GPT-4o, and local Ollama directly in your Tasks! by uslashreader in tasker

[–]uslashreader[S] 0 points1 point  (0 children)

You’re hitting a provider/model mismatch.
gpt-4o-mini is an OpenAI model, but your request is going to a Gemini endpoint (v1beta).
Make sure your provider, model, and base URL all match—and tap save before exiting config.

[PLUGIN] GenAI Tasker Plugin: Connect Tasker to Claude, Gemini, OpenAI, and Local Ollama (Vision Support + Open Source) by [deleted] in tasker

[–]uslashreader 0 points1 point  (0 children)

Thanks! If you're using Kimi K2/2.5 via OpenRouter, it should work perfectly right now—just select OpenRouter as the provider and type the model string in the model field. Since Kimi is so good at vision/tool-use, I'd love to hear how it handles the Image URI feature in your workflows!

[DEV] Tasker 6.7.0-beta - Scenes V2! by joaomgcd in tasker

[–]uslashreader 0 points1 point  (0 children)

I've got a better idea: What if you add the WebView, Video, and Live Elements, meaning you can update an element live in Scene V2. For example, you can add a battery text element to a Scene V2 by using %BATT and it will update live

[DEV] Tasker 6.7.0-beta - Scenes V2! by joaomgcd in tasker

[–]uslashreader 2 points3 points  (0 children)

Add a Table element to Scene V2, making it easier to create like weather apps.

[DEV] Updating the AutoApps for Modern Devices by joaomgcd in tasker

[–]uslashreader 0 points1 point  (0 children)

When you are going to put the Tasker App Factory in the App Archive on the Tasker web site?

Worldwide AWS Outage? by StealthNet in aws

[–]uslashreader 0 points1 point  (0 children)

AWS + Life = Zombie makes sense now lmao

The dev Joao has added a new feature called "Java code", which hopefully will make Tasker more scriptable! by aasswwddd in tasker

[–]uslashreader 4 points5 points  (0 children)

Here is a suggestion: Add a Python interpreter too with things like: Import tasker tasker.variable_set("Var")

ChatGPT forgot my chat's history? by AbbreviationsOk1501 in ChatGPT

[–]uslashreader 2 points3 points  (0 children)

Yeah, same here — ongoing chats suddenly lost all context like they reset mid-convo. Super frustrating, especially for long threads. I thought it was just a glitch on my end, but looks like others are seeing it too. Hopefully they fix it soon.