Skip to content

Commit a8ec69a

Browse files
committed
Update index.rst
1 parent 8722e07 commit a8ec69a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/agent/doc/index.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ to skip the next LLM call by setting a result yourself::
332332
});
333333

334334
Tool Call Lifecycle Events
335-
~~~~~~~~~~~~~~~~~~~~~
335+
~~~~~~~~~~~~~~~~~~~~~~~~~~
336336

337337
If you need to react more granularly to the lifecycle of individual tool calls, you can listen to the
338338
``ToolCallArgumentsResolved``, ``ToolCallSucceeded`` and ``ToolCallFailed`` events. These are dispatched at different stages::

0 commit comments

Comments
 (0)