@microsoft/opentelemetry
    Preparing search index...

    Interface OutputResponse

    Represents a response containing output messages from an agent.

    interface OutputResponse {
        messages: ResponseMessagesParam;
    }
    Index

    Properties

    Properties