guardrails
Articles and projects by Daniel Chiwuzoh tagged guardrails.
Articles
- What Guardrails Really Mean (and How I Built Them) ·
Guardrails on a highway keep a car from going where it shouldn't. The same idea, applied to what a language model says, and how I built them into Ofuma.
- Prompts in Ofuma: Every Knob, and What It Actually Does ·
A prompt looks like a harmless little string until you try to change it in production. Every field, every parameter, and how to call it from four lines.
Projects
- Engineering Agent
An AI teammate I am building at Rakuten: give it a loosely described task and it reads the codebase, makes the change, runs the tests, and comes back with a pull request.