Initial Checks
Description
While working on another pull request, after pulling in latest changes from upstream, I noticed I cannot build environments for Pydantic AI on my Intel MacBook anymore.
It turns out the culprit is recently merged PR that introduced some libraries (at least mlx) that don't have builds for Intel Macs.
Example Code
On Intel MacBook and with the latest code from main run:
make install-all-python
or 
make test-all-python
 
Python, Pydantic AI & LLM client version