Mirrored from weaviate/weaviate-python-client#2074 (weaviate/weaviate-python-client#2074)
This is a new module that will come out with latest v1.36+ Weaviate versions:
Here are the links to proto messages:
Available settings are:
model - string
maxTokens - *float64
temperature - *float64
frequencyPenalty - float64
presencePenalty - float64
topP - float64
baseURL - string
stop - []string
This is a new module that will come out with latest
v1.36+Weaviate versions:Here are the links to proto messages:
Available settings are:
model - string
maxTokens - *float64
temperature - *float64
frequencyPenalty - float64
presencePenalty - float64
topP - float64
baseURL - string
stop - []string