$ cat /etc/cookies.conf
We use cookies to understand how people use this site.
Analytics cookies help us improve your experience.
They are off by default. Nothing tracks you until you say so.
$ select cookie_preferences
Members-Only
Recent Talks & Demos are for members only
You must be an AI Tinkerers active member to view these talks and demos.
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 enabling human-in-the-loop approval for LLM function calls and orchestration.
Loading recent emails...