Seamless human agent interactions with just-in-time authorization
In part 1 of this series, we established why there is a need for a Just-In-Time (JIT) authorization system, whereby an agent has the ability to authorize itself only at the point where it is very likely that they will 1/ need that authorization and 2/ that they are clear what they will use it for. In this section, we’ll look at how we have done this at Portia AI.
Since publishing this post, we've made further improvements to just-in-time authorization within the Portia SDK - see more details at the end of this post.