You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The custom tools pulling feature is great but the LLM get jittery and consume many tokens just pulling for e.g. a 5 min run. So my suggestion is to do the pooling until timeout or completion then return to the LLM. If I want to do the manual pulling I can just have two commands so that is still possible.