How the pydantic output actually works

Hi,
I’m trying to understand how pydantic output actually works. Because as far as I’m understanding this is made using a LLM call. The problem is that I can’t see that LLM call in mlFlow, even if I also added the auto log for OpenAI. Does anybody have some insights why I can’t see it in mlFlow?