SongGuess
Preparing search index...
server/worker-configuration
AiModelsSearchObject
Type Alias AiModelsSearchObject
type
AiModelsSearchObject
=
{
description
:
string
;
id
:
string
;
name
:
string
;
properties
:
{
property_id
:
string
;
value
:
string
}
[]
;
source
:
number
;
tags
:
string
[]
;
task
:
{
description
:
string
;
id
:
string
;
name
:
string
}
;
}
Index
Properties
description
id
name
properties
source
tags
task
Properties
description
description
:
string
id
id
:
string
name
name
:
string
properties
properties
:
{
property_id
:
string
;
value
:
string
}
[]
source
source
:
number
tags
tags
:
string
[]
task
task
:
{
description
:
string
;
id
:
string
;
name
:
string
}
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
description
id
name
properties
source
tags
task
SongGuess
Loading...