|
|
|
|
|
by andy_xor_andrew
449 days ago
|
|
Thanks, this looks great. I've been playing with Huggingface's Smolagents, which is fun to tinker with and relatively easy to read through. But it is so tightly coupled to its two agent implementations - ToolAgent and CodeAgent - that it's not trivial at all to add your own state transformations. This framework looks really well designed, I'm going to take it for a spin. |
|