Ankur Kaul
Ankur Kaul
Hello I am trying to run the comic generation notebook but with quantized version to fit in my 8gb vram. using [SSD-1B](https://huggingface.co/segmind/SSD-1B). However getting the below error : > The...
We want to give sub agents access to system tools like read , write and list files. What is best way to do that ?
Hello there. I was wondering how to enable tool calls for sub agents. Right now i can see in the subagent.py that the checkpointer is set to false. I tried...