File size: 264 Bytes
5fa1a76 |
1 2 3 4 5 6 |
==Code generated by the agent== upscaled_image = image_upscaler(image) The agent automatically mapped our prompt "Upscale the image" to the just added upscaler tool purely based on the description and name of the upscaler tool and was able to correctly run it. |