Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 392 Bytes

File metadata and controls

12 lines (7 loc) · 392 Bytes

Day 6 — Punith (Agentic AI)

Notes, code, and experiments for Day 6.

Picking up from the Day 6 topics — focusing on container patterns for agents:

  • Writing a Dockerfile for a Python service / agent — slim images, multi-stage builds
  • Running agents and MCP servers in containers — long-lived state, websockets, gotchas

Notes

to be filled in as I go