output
    Preparing search index...

    Type Alias WrappedStreamTextOnFinishCallback<Tools>

    WrappedStreamTextOnFinishCallback: (
        event: WrappedStreamTextOnFinishEvent<Tools>,
    ) => void | PromiseLike<void>

    Type Parameters

    • Tools extends ToolSet = ToolSet

    Type Declaration