weaviate-client
Preparing search index...
GenerativeContextualAIConfigCreate
Type Alias GenerativeContextualAIConfigCreate
type
GenerativeContextualAIConfigCreate
=
{
avoidCommentary
?:
boolean
;
maxNewTokens
?:
number
;
model
?:
string
;
systemPrompt
?:
string
;
temperature
?:
number
;
topP
?:
number
;
}
Index
Properties
avoid
Commentary?
max
New
Tokens?
model?
system
Prompt?
temperature?
top
P?
Properties
Optional
avoid
Commentary
avoidCommentary
?:
boolean
Optional
max
New
Tokens
maxNewTokens
?:
number
Optional
model
model
?:
string
Optional
system
Prompt
systemPrompt
?:
string
Optional
temperature
temperature
?:
number
Optional
top
P
topP
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
avoid
Commentary
max
New
Tokens
model
system
Prompt
temperature
top
P
weaviate-client
Loading...