We had the same issue with Alteryx and have found a way around this by adding a windows Powershell call within that workflow and we get the expected returns to the prompts.
Does anyone have any ideas on how this can be accomplished in a Knime workflow ?
However I can not use Ollama ( the powershell in the example is simply to start Ollama) or GPT4All
What I am trying to find is a way to call a Powershell script from within a workflow. I have the script that we wrote for Alteryx and I woul dhope that would be able to be used in Knime somehow