Theia API Documentation v1.65.0
    Preparing search index...
    interface LanguageModelToolInvocationPrepareOptions<T> {
        input: T;
    }

    Type Parameters

    • T
    Index

    Properties

    Properties

    input: T

    The input that the tool is being invoked with.