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