@microsoft/opentelemetry
    Preparing search index...

    Enumeration InvocationRole

    Represents different roles that can invoke an agent.

    Index
    Agent: "Agent"

    The agent was invoked by another agent.

    Event: "Event"

    The agent was invoked by a system event or trigger.

    Human: "Human"

    The agent was invoked by a human user.

    Unknown: "Unknown"

    The invoking role could not be determined.