I'm running a lobster worklflow, the invoke llm script is failing with this error
llm-task args: {
"provider": "lmstudio",
"model": "lmstudio/qwen3.6-35b-a3b-mtp",
"timeoutMs": 1800000,
"maxTokens": 32000,
"temperature": 0,
"requestTimeoutMs": 2100000
}
Gateway HTTP request failed
URL: http://127.0.0.1:18789/tools/invoke
Status: 401 Unauthorized
Raw response:
{"error":{"message":"Unauthorized","type":"unauthorized"}}