Theia API Documentation v1.68.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-chat
common/chat-model-serialization
SerializableFunctionPart
Interface SerializableFunctionPart
interface
SerializableFunctionPart
{
kind
:
"function"
;
range
:
{
endExclusive
:
number
;
start
:
number
}
;
toolRequestId
:
string
;
}
Hierarchy (
View Summary
)
SerializableParsedRequestPartBase
SerializableFunctionPart
Index
Properties
kind
range
tool
Request
Id
Properties
kind
kind
:
"function"
range
range
:
{
endExclusive
:
number
;
start
:
number
}
tool
Request
Id
toolRequestId
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
kind
range
tool
Request
Id
Eclipse Theia Website
GitHub
Theia API Documentation v1.68.0
Loading...