(no title)
alexirobbins | 1 year ago
curious what you mean by generating the workflow that you run on your own hardware? Is this different than running Autotab locally?
alexirobbins | 1 year ago
curious what you mean by generating the workflow that you run on your own hardware? Is this different than running Autotab locally?
pugio|1 year ago
My other request is probably not in line with your business model. I get the sense that Autotab is always communicating with some server on your end, probably for the various bits of AI functionality. What I was asking for is the ability to export the actions/workflow as, say, a python script (like a Selenium script, or even better, a script which drives your browser) which performs the actions in the Autotab workflow.
I need AI understanding when creating the workflow, or healing in case of an error, but I don't always need it when just executing a prepared script. In those (non AI needed) cases, I don't really want to use up my runtime minutes just because I'm executing a previously generated workflow.