weaviate-client
Preparing search index...
GenerativeGoogleConfig
Type Alias GenerativeGoogleConfig
type
GenerativeGoogleConfig
=
{
apiEndpoint
?:
string
;
maxOutputTokens
?:
number
;
model
?:
string
;
modelId
?:
string
;
projectId
?:
string
;
temperature
?:
number
;
topK
?:
number
;
topP
?:
number
;
}
Index
Properties
api
Endpoint?
max
Output
Tokens?
model?
model
Id?
project
Id?
temperature?
top
K?
top
P?
Properties
Optional
api
Endpoint
apiEndpoint
?:
string
Optional
max
Output
Tokens
maxOutputTokens
?:
number
Optional
model
model
?:
string
Optional
model
Id
modelId
?:
string
Deprecated
Use
model
instead.
Optional
project
Id
projectId
?:
string
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
api
Endpoint
max
Output
Tokens
model
model
Id
project
Id
temperature
top
K
top
P
weaviate-client
Loading...
Deprecated
Use
modelinstead.