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