#Charts and Graphs not getting generated (or having VERY "artistic" results)

1 messages · Page 1 of 1 (latest)

warm fulcrum
#

When I am running a request within my custom-gpts the I have asked for a chart (bar, pie, etc) I am finding that at the end of the response it stops before providing the chart. This was not the behavior in 4.0. Should I be pointing/instructing to pull a chart creation resource some somewhere specific in the instructions section?

If I reask for a chart to be given it will run it and provide it. I had to turn off DALL-E otherwise the chart that was give was way out there and not useable by any means.

hot saddle
#

@warm fulcrum could you give an example of a chart you're aiming to build?

hot saddle
warm fulcrum
#

@hot saddle Thanks! here is my command based on some data I have given it and the screenshot is the result in the last step (something regular GPT doesn't stop with.

#

IF I submit the chart request again it will product the chart

#

@hot saddle running the same exact command in regular GPT I get this with no issue (most of the time)

#

@hot saddle so I am just wondering if in the Instructions section in the custom GPTs if you should be point it to an API (or something) to render the pie chart the first time

hot saddle
hot saddle
#

(that's the code interpreter gpt has access to by default)

#

i recreated the same issue

#

however, when i said:

Execute some code that produces a dummy pie chart. Make sure to execute the code.
it worked and created the pie chart first try

#

so it's just a matter of doing prompt trickery to get it to do it