talk-data.com talk-data.com

Topic

Pydantic

schemas python data_modeling data_validation

1

tagged

Activity Trend

5 peak/qtr
2020-Q1 2026-Q1

Activities

Showing filtered results

Filtering by: PyDataMCR August ×

When working with Large Language Models (LLMs), how do we ensure a probabilistic blob of text is something our code can actually use? In this talk, we explore how Pydantic emerged at a perfect moment exactly for this task; bridging Python's flexibility with the structured data needs of modern AI applications. We will introduce Pydantic and then demonstrate practical applications of it; from prompt engineering and parsing responses, to example of robust function calling and tool chaining via APIs.