weaviate-client
Preparing search index...
GenerativeMistralConfigRuntime
Type Alias GenerativeMistralConfigRuntime
type
GenerativeMistralConfigRuntime
=
{
baseURL
?:
string
;
maxTokens
?:
number
;
model
?:
string
;
temperature
?:
number
;
topP
?:
number
;
}
Index
Properties
base
URL?
max
Tokens?
model?
temperature?
top
P?
Properties
Optional
base
URL
baseURL
?:
string
Optional
max
Tokens
maxTokens
?:
number
Optional
model
model
?:
string
Optional
temperature
temperature
?:
number
Optional
top
P
topP
?:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
base
URL
max
Tokens
model
temperature
top
P
weaviate-client
Loading...