Hi @jmr1234
the Advanced Data Analytics from ChatGPT uses the model to create python scripts that are executed at runtime to get statistical information out of a given dataset to support the answers provided by the model (it's amazing).
I guess your prompt is too big once the data fields are resolved, thus, maybe this is the reason of the timeout.
And I don't think it's something doable right now with the tools provided by Retool.
I did a different test using Vector AI, giving a CSV source telling the system to provide statistical information out of it. It's able to answer to something basic, but nothing we can compare to ChatGPT results.
Hope this help.