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