BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//pretalx//programme.europython.eu//europython-2026//talk//LKAYNG
BEGIN:VTIMEZONE
TZID:Poland
BEGIN:DAYLIGHT
DTSTART:20250717T000000
TZNAME:CEST
TZOFFSETFROM:+0200
TZOFFSETTO:+0200
END:DAYLIGHT
BEGIN:STANDARD
DTSTART:20251026T030000
RDATE:20261025T030000
TZNAME:CET
TZOFFSETFROM:+0200
TZOFFSETTO:+0100
END:STANDARD
BEGIN:DAYLIGHT
DTSTART:20260329T030000
RDATE:20270328T030000
TZNAME:CEST
TZOFFSETFROM:+0100
TZOFFSETTO:+0200
END:DAYLIGHT
END:VTIMEZONE
BEGIN:VEVENT
SUMMARY:import ai: building agents can be simple - Yury Selivanov\, Michae
 l Sullivan
DTSTART;TZID=Poland:20260717T153000
DTEND;TZID=Poland:20260717T160000
DTSTAMP:20260727T114554Z
UID:pretalx-europython-2026-LKAYNG@programme.europython.eu
DESCRIPTION:How to design a framework for building agents without it being
  a framework? What if building agents didn't require complex abstractions 
 and APIs?\n\nWe are presenting the new Python AI SDK - a toolkit built on 
 just a few powerful\, fundamental ideas:\n\n* You don't need abstractions\
 , you need composable primitives. You don't need graphs\, your Python code
  is already a graph. With the field evolving this fast\, less is more.\n\n
 * State is king. Keeping the state minimal\, safe\, and serializable unloc
 ks long-running\, durable agents.\n\n* Everything is always streaming. We 
 put Python's async generators center stage and let them shine.\n\nYou'll l
 eave knowing how to build a real agent: with tool calls\, human in the loo
 p\, and durable execution\, in plain async Python\, and when less framewor
 k beats more.
LOCATION:S3B
URL:https://programme.europython.eu/europython-2026/talk/LKAYNG/
END:VEVENT
END:VCALENDAR
