I am a bit suspicious because ChatGPT knows which version of Python it has installed, as well as which packages, without actually executing any Python. And yet, this context is not in the shared system prompt for advanced data analysis.
I think there are often assumptions made that we are talking to a single prompt via ChatGPT when it seems likely that there are preprocessors selecting from different prompts and, quite likely, post-processors too.
Watch the networking panel in devtools. I don’t think it’s a different tuning, per se, but I do think there’s a middleware, and network traffic suggests that’s what the middleware handles.