Theia API Documentation v1.65.0
Eclipse Theia Website
GitHub
Preparing search index...
@theia/ai-core
common/language-model
ToolRequestParameterProperty
Interface ToolRequestParameterProperty
interface
ToolRequestParameterProperty
{
anyOf
?:
ToolRequestParameterProperty
[]
;
type
?:
|
"string"
|
"number"
|
"boolean"
|
"object"
|
"integer"
|
"array"
|
"null"
;
[
key
:
string
]:
unknown
;
}
Indexable
[
key
:
string
]:
unknown
Index
Properties
any
Of?
type?
Properties
Optional
any
Of
anyOf
?:
ToolRequestParameterProperty
[]
Optional
type
type
?:
"string"
|
"number"
|
"boolean"
|
"object"
|
"integer"
|
"array"
|
"null"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
any
Of
type
Eclipse Theia Website
GitHub
Theia API Documentation v1.65.0
Loading...