HN user

que3216

1 karma
Posts1
Comments1
View on HN

For me this felt key to understanding the value vs tool calls:

Because the execution trace is part of the forward pass, the whole process remains differentiable: we can even propagate gradients through the computation itself. That makes this fundamentally different from an external tool. It becomes a trainable computational substrate that can be integrated directly into a larger model.