Ahmadzei's picture
added 3 more tables for large emb model
5fa1a76
raw
history blame
264 Bytes
==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.