SongGuess
Preparing search index...
server/worker-configuration
AiImageToTextInput
Type Alias AiImageToTextInput
type
AiImageToTextInput
=
{
frequency_penalty
?:
number
;
image
:
number
[]
;
max_tokens
?:
number
;
messages
?:
RoleScopedChatInput
[]
;
presence_penalty
?:
number
;
prompt
?:
string
;
raw
?:
boolean
;
repetition_penalty
?:
number
;
seed
?:
number
;
temperature
?:
number
;
top_k
?:
number
;
top_p
?:
number
;
}
Index
Properties
frequency_
penalty?
image
max_
tokens?
messages?
presence_
penalty?
prompt?
raw?
repetition_
penalty?
seed?
temperature?
top_
k?
top_
p?
Properties
Optional
frequency_
penalty
frequency_penalty
?:
number
image
image
:
number
[]
Optional
max_
tokens
max_tokens
?:
number
Optional
messages
messages
?:
RoleScopedChatInput
[]
Optional
presence_
penalty
presence_penalty
?:
number
Optional
prompt
prompt
?:
string
Optional
raw
raw
?:
boolean
Optional
repetition_
penalty
repetition_penalty
?:
number
Optional
seed
seed
?:
number
Optional
temperature
temperature
?:
number
Optional
top_
k
top_k
?:
number
Optional
top_
p
top_p
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
frequency_
penalty
image
max_
tokens
messages
presence_
penalty
prompt
raw
repetition_
penalty
seed
temperature
top_
k
top_
p
SongGuess
Loading...