weaviate-client
Preparing search index...
GenerativeCohereConfigCreate
Type Alias GenerativeCohereConfigCreate
type
GenerativeCohereConfigCreate
=
{
k
?:
number
;
maxTokens
?:
number
;
model
?:
string
;
returnLikelihoods
?:
string
;
stopSequences
?:
string
[]
;
temperature
?:
number
;
}
Index
Properties
k?
max
Tokens?
model?
return
Likelihoods?
stop
Sequences?
temperature?
Properties
Optional
k
k
?:
number
Optional
max
Tokens
maxTokens
?:
number
Optional
model
model
?:
string
Optional
return
Likelihoods
returnLikelihoods
?:
string
Optional
stop
Sequences
stopSequences
?:
string
[]
Optional
temperature
temperature
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
k
max
Tokens
model
return
Likelihoods
stop
Sequences
temperature
weaviate-client
Loading...