2026-01-26
87
16 min read
PydanticLLM
How to Use Pydantic with LLMs? Remove The Need For Manual Parsing
I was trying to build an "LLM as a Judge." The idea was simple: I wanted the LLM to look at another LLM's input prompt and output, and grade it. This ...
Read Article