@runloop/remote-agents-sdk
    Preparing search index...

    Type Alias RawResponseItemCompletedNotification

    type RawResponseItemCompletedNotification = {
        item: ResponseItem;
        threadId: string;
        turnId: string;
    }
    Index

    Properties

    Properties

    threadId: string
    turnId: string