Timeout for AI Assistant (30 sec.) #1188
|
Hi, I tried to connected my Mindwtr Desktop app to a local running language model. But as I don't have a high power computer the tokens/sec rate is quite low and the AI work takes some time. Also I recognized that larger models tent to create more output tokens (~1500) then smaller one (~200) for the "Break down task". From the source code it looks like the 30 sec. are the hardcoded default timeout but I could not spot a way to change this timeout to e.g. 60 or 120 seconds. Thanks for your help |
Replies: 2 comments 3 replies
|
Add a fix 09f157c. There wasn't a timeout setting before. In the next release, desktop and mobile will have AI assistant → Advanced → Request timeout, with 30, 60, 120, or 300 seconds. Timed-out or cancelled requests won't restart automatically. Please try 120 seconds with your local model and let me know how it goes. |

Add a fix 09f157c.
There wasn't a timeout setting before. In the next release, desktop and mobile will have AI assistant → Advanced → Request timeout, with 30, 60, 120, or 300 seconds. Timed-out or cancelled requests won't restart automatically. Please try 120 seconds with your local model and let me know how it goes.