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 382500d commit af289a2Copy full SHA for af289a2
src/agents/agent.py
@@ -44,7 +44,7 @@ class ToolsToFinalOutputResult:
44
MaybeAwaitable[ToolsToFinalOutputResult],
45
]
46
"""A function that takes a run context and a list of tool results, and returns a
47
-`ToolToFinalOutputResult`.
+`ToolsToFinalOutputResult`.
48
"""
49
50
0 commit comments