Skip to content

Commit 4909290

Browse files
typo
1 parent 225de16 commit 4909290

File tree

1 file changed

+1
-1
lines changed
  • python/packages/core/agent_framework

1 file changed

+1
-1
lines changed

python/packages/core/agent_framework/_types.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1787,7 +1787,7 @@ def __init__(
17871787

17881788

17891789
class ImageGenerationToolResultContent(BaseContent):
1790-
"""Represents an image generation tool call invocation by a hosted service."""
1790+
"""Represents the result of an image generation tool call invocation by a hosted service."""
17911791

17921792
def __init__(
17931793
self,

0 commit comments

Comments
 (0)