We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8722e07 commit a8ec69aCopy full SHA for a8ec69a
src/agent/doc/index.rst
@@ -332,7 +332,7 @@ to skip the next LLM call by setting a result yourself::
332
});
333
334
Tool Call Lifecycle Events
335
-~~~~~~~~~~~~~~~~~~~~~
+~~~~~~~~~~~~~~~~~~~~~~~~~~
336
337
If you need to react more granularly to the lifecycle of individual tool calls, you can listen to the
338
``ToolCallArgumentsResolved``, ``ToolCallSucceeded`` and ``ToolCallFailed`` events. These are dispatched at different stages::
0 commit comments