Topic
#Pydantic
2 articles on Pydantic — news, releases, guides and analysis from the SourceFeed engine.
Tutorial
Guarantee Structured JSON from Any LLM Call with OpenAI Structured Outputs and Pydantic
Skip the fragile JSON parsing and schema drift. Use OpenAI's structured outputs API with Pydantic to get fully-typed objects back from every model call.
Rachel Goldstein