Regenerate Python SDK artifacts

This commit is contained in:
xli-oai
2026-05-07 21:07:31 -07:00
parent 314229fd72
commit 4d8437c244
8 changed files with 515 additions and 432 deletions

View File

@@ -93,6 +93,7 @@ def _item_completed_notification(
method="item/completed",
payload=ItemCompletedNotification.model_validate(
{
"completedAtMs": 1,
"item": item,
"threadId": thread_id,
"turnId": turn_id,