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 225de16 commit 4909290Copy full SHA for 4909290
python/packages/core/agent_framework/_types.py
@@ -1787,7 +1787,7 @@ def __init__(
1787
1788
1789
class ImageGenerationToolResultContent(BaseContent):
1790
- """Represents an image generation tool call invocation by a hosted service."""
+ """Represents the result of an image generation tool call invocation by a hosted service."""
1791
1792
def __init__(
1793
self,
0 commit comments