make_image_public#
- langchain_community.tools.steamship_image_generation.utils.make_image_public(client: Steamship, block: Block) str [source]#
Upload a block to a signed URL and return the public URL.
- Parameters:
client (Steamship)
block (Block)
- Return type:
str