Talk Python To Me
Talk Python To Me
Michael Kennedy
#528: Python apps with LLM building blocks
1 hour 16 minutes Posted Nov 30, 2025 at 8:00 am.
0:00
1:16:46
Download MP3
Show notes
In this episode, I’m talking with Vincent Warmerdam about treating LLMs as just another API in your Python app, with clear boundaries, small focused endpoints, and good monitoring. We’ll dig into patterns for wrapping these calls, caching and inspecting responses, and deciding where an LLM API actually earns its keep in your architecture.