Filip Pytloun
Filip Pytloun
Not stale, this is still needed
@pdcastro yes, good idea, this workaround might work for some use-cases like turning on/off switches but will not work well for using scheduler for climate control (setting temperature) 🙁
This issue is still valid but I cannot reopen? 🙁
Yes, I am using similar approach as a workaround. But main issue for me is that sgpt is using something that should work as typical shell rcfile but it does...
I can see two issues with `:AvanteModels`: - it does not show more models available per provider, it should either determine all available models and/or have them configured under `models`...
I also found `AIOHTTP_CLIENT_TIMEOUT` set by default to 5 minutes: https://docs.openwebui.com/getting-started/env-configuration#aiohttp_client_timeout
I am seeing this issue with latest version of n8n, openwebui and n8n-pipe. Increasing AIOHTTP_CLIENT_TIMEOUT to 3600 did not help so it does not seem to be related. Maybe it...
I am using latest version (1.97.1) and still facing this issue.
It does not seem to be a timeout, it seems to be some weird issue when subworkflows are used (maybe that upstream bug: https://github.com/n8n-io/n8n/issues/13135#event-17888234738). My workflow is pretty complex, based...