Theia API Documentation v1.68.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat
common/chat-model-serialization
SerializableResolvedVariable
Interface SerializableResolvedVariable
interface
SerializableResolvedVariable
{
arg
?:
string
;
value
:
string
;
variableDescription
:
string
;
variableId
:
string
;
variableName
:
string
;
}
Index
Properties
arg?
value
variable
Description
variable
Id
variable
Name
Properties
Optional
arg
arg
?:
string
value
value
:
string
variable
Description
variableDescription
:
string
variable
Id
variableId
:
string
variable
Name
variableName
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
arg
value
variable
Description
variable
Id
variable
Name
Eclipse Theia Website
GitHub
Theia API Documentation v1.68.0
Loading...