Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
HumanLayer: Agent function approval
Learn how to add human oversight to AI agent function calls using Python metaprogramming and closures for accurate, succinct agent interactions.
I’ve been hacking on a python SDK and server side layer that enables human-as-tool and human approval workflows for autonomous AI Agents. I’ll go through the basics of how it works, how we did some basic python metaprogramming to improve function calling accuracy, and using closures for succinct agent-facing method signatures. I’ll demo a workflow in which a human can respond to a CLI prompt or a slack message to approve/reject a high-stakes function call
HumanLayer SDK ensures human approval for AI agent function calls.
SDK enforces human approval workflows for reliable, multi-channel AI agent tool use.