SongGuess
Preparing search index...
server/worker-configuration
AiModelsSearchParams
Type Alias AiModelsSearchParams
type
AiModelsSearchParams
=
{
author
?:
string
;
hide_experimental
?:
boolean
;
page
?:
number
;
per_page
?:
number
;
search
?:
string
;
source
?:
number
;
task
?:
string
;
}
Index
Properties
author?
hide_
experimental?
page?
per_
page?
search?
source?
task?
Properties
Optional
author
author
?:
string
Optional
hide_
experimental
hide_experimental
?:
boolean
Optional
page
page
?:
number
Optional
per_
page
per_page
?:
number
Optional
search
search
?:
string
Optional
source
source
?:
number
Optional
task
task
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
author
hide_
experimental
page
per_
page
search
source
task
SongGuess
Loading...