Minga.RenderModel.UI.AgentChat.PendingApproval (Minga v0.1.0)

Copy Markdown View Source

Pending approval banner shown above the prompt for a tool call awaiting the user's decision.

Summary

Types

t()

@type t() :: %Minga.RenderModel.UI.AgentChat.PendingApproval{
  args: map(),
  name: String.t()
}