Security First
Agents often need access to high-privilege keys. We'll cover secrets management.
- Using
.envfor local development. - Using Docker Secrets for deployment.
- Pydantic-Settings for structured configuration.
Agentic AI Engineering (Build, don't just prompt)
Agents often need access to high-privilege keys. We'll cover secrets management.
.env for local development.