#Custom GPT ignores a lot of my data.

1 messages · Page 1 of 1 (latest)

tame ivy
#

I created a custom GPT that gets data from a remote server. The data is returned in JSON format and could have maybe 150 rows of Excel data. The GPT however only displays 5-10 items on screen and asks me if I want the rest in an Excel or CSV file. When I say yes, it creates a CSV file with 2-3, or if I'm lucky, 5 entries. When I try to coax it to put all the information in the file, it says that it has 300+ items and that they've been saved. But when I look at the data, it's all made-up data.

I haven't found a way to make the custom GPT take all of the data it receives and do something with it. It only takes partial data. Other than creating an API assistant outside of the custom GPT and outside of ChatGPT, is there a way to get a custom GPT to handle and display or to not ignore the data it receives from an action?