Python: Refactor ag-ui to clean up some patterns (#2363)

* Refactor ag-ui to clean up some patterns

* Mypy fixes

* Fix imports, typing, tests, logging.

* Fix test import error

* Fix imports again

* Fix thread handling
This commit is contained in:
Evan Mattson
2025-11-27 02:13:03 +00:00
committed by GitHub
parent 6c624319db
commit 8cf8b0f995
26 changed files with 1887 additions and 1415 deletions
@@ -1,3 +1,5 @@
# Copyright (c) Microsoft. All rights reserved.
"""Tests for AG-UI event converter."""
from agent_framework import FinishReason, Role