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 pulling 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.
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 pulling 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.