SongGuess
Preparing search index...
server/worker-configuration
AiTextGenerationToolLegacyInput
Type Alias AiTextGenerationToolLegacyInput
type
AiTextGenerationToolLegacyInput
=
{
description
:
string
;
name
:
string
;
parameters
?:
{
properties
:
{
[
key
:
string
]:
{
description
?:
string
;
type
:
string
}
}
;
required
:
string
[]
;
type
:
"object"
|
string
&
NonNullable
<
unknown
>
;
}
;
}
Index
Properties
description
name
parameters?
Properties
description
description
:
string
name
name
:
string
Optional
parameters
parameters
?:
{
properties
:
{
[
key
:
string
]:
{
description
?:
string
;
type
:
string
}
}
;
required
:
string
[]
;
type
:
"object"
|
string
&
NonNullable
<
unknown
>
;
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
name
parameters
SongGuess
Loading...