SongGuess
Preparing search index...
server/worker-configuration
ResponsesFunctionTool
Type Alias ResponsesFunctionTool
type
ResponsesFunctionTool
=
{
description
?:
string
|
null
;
name
:
string
;
parameters
:
{
[
key
:
string
]:
unknown
}
|
null
;
strict
:
boolean
|
null
;
type
:
"function"
;
}
Index
Properties
description?
name
parameters
strict
type
Properties
Optional
description
description
?:
string
|
null
name
name
:
string
parameters
parameters
:
{
[
key
:
string
]:
unknown
}
|
null
strict
strict
:
boolean
|
null
type
type
:
"function"
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
name
parameters
strict
type
SongGuess
Loading...