docs(core): image url docstring enhancement (#34488)

This commit is contained in:
Mason Daugherty
2025-12-25 23:10:48 -06:00
committed by GitHub
parent 294dda8df2
commit 78b2d51edc
2 changed files with 19 additions and 6 deletions

View File

@@ -504,7 +504,7 @@ class ImageContentBlock(TypedDict):
"""Image data.
!!! note "Factory function"
`create_image_block` may also be used as a factory to create a
`create_image_block` may also be used as a factory to create an
`ImageContentBlock`. Benefits include:
* Automatic ID generation (when not provided)