Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
format
Browse files Browse the repository at this point in the history
ekzhu committed Jan 13, 2025

Verified

This commit was signed with the committer’s verified signature.
jasny Arnold Daniels
1 parent 0f5f7cf commit 77c1398
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -26,7 +26,7 @@ async def Console(
stream: AsyncGenerator[AgentEvent | ChatMessage | T, None],
*,
no_inline_images: bool = False,
output_stats: bool = False,
output_stats: bool = False,
) -> T:
"""
Consumes the message stream from :meth:`~autogen_agentchat.base.TaskRunner.run_stream`

0 comments on commit 77c1398

Please sign in to comment.