Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/plugin
theia.proposed.debugVisualization
LanguageModelToolInvocationPrepareOptions
Interface LanguageModelToolInvocationPrepareOptions<T>
Options for
LanguageModelTool.prepareInvocation
.
Stubbed
interface
LanguageModelToolInvocationPrepareOptions
<
T
>
{
input
:
T
;
}
Type Parameters
T
Index
Properties
input
Properties
input
input
:
T
The input that the tool is being invoked with.
Stubbed
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
input
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...
Options for LanguageModelTool.prepareInvocation.
Stubbed