Open Terminal docker with Open WebUI docker
I'm not sure if I'm doing something wrong but sometimes I need to do rather complex tasks that causes the LLM to generate a very long script to execute.
I get the error in the title after what seems like five minutes elapse when the LLM does "executing run_command". I have tried setting the var OPEN_TERMINAL_EXECUTE_TIMEOUT=600 but it didn't seem to have an effect.
Shorter commands execute fine. Sometimes I need to run larger slower models for more precise output but they are running into this timeout. I can expand the "executing run_command" and see that the LLM is actively generating text so it isn't hanging or breaking. It just hits some pre-defined timeout and has to stop.
Open Terminal docker with Open WebUI docker
I'm not sure if I'm doing something wrong but sometimes I need to do rather complex tasks that causes the LLM to generate a very long script to execute.
I get the error in the title after what seems like five minutes elapse when the LLM does "executing run_command". I have tried setting the var OPEN_TERMINAL_EXECUTE_TIMEOUT=600 but it didn't seem to have an effect.
Shorter commands execute fine. Sometimes I need to run larger slower models for more precise output but they are running into this timeout. I can expand the "executing run_command" and see that the LLM is actively generating text so it isn't hanging or breaking. It just hits some pre-defined timeout and has to stop.