SongGuess
Preparing search index...
server/worker-configuration
AiGatewayPatchLog
Type Alias AiGatewayPatchLog
type
AiGatewayPatchLog
=
{
feedback
?:
-1
|
1
|
null
;
metadata
?:
Record
<
string
,
number
|
string
|
boolean
|
null
|
bigint
>
|
null
;
score
?:
number
|
null
;
}
Index
Properties
feedback?
metadata?
score?
Properties
Optional
feedback
feedback
?:
-1
|
1
|
null
Optional
metadata
metadata
?:
Record
<
string
,
number
|
string
|
boolean
|
null
|
bigint
>
|
null
Optional
score
score
?:
number
|
null
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
feedback
metadata
score
SongGuess
Loading...