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