Hello,
I’m working on an assistant that uses a spreadsheet containing a catalog of products. Each line of the spreadsheet contains, among others, an image_url
field. When I ask the assistant to show me product details I see that instead of giving me the value stored in the image url field it generates one that is of course not working.
In the System Instructions I added something like “the column image_url contains the product image to be showed to the customer, don’t generate urls just use the one in the column otherwise don’t show any image” but it’s apparently ignoring this directive and keeps generating random image urls.
Any suggestion?
1 Like