GO-2025-4237: Weaviate OSS has a Path Traversal Vulnerability via Backup ZipSlip in github.com/weaviate/weaviate
package
Version:
v1.18.2
Opens a new window with list of versions in this module.
Published: Mar 24, 2023
License: BSD-3-Clause
Opens a new window with license information.
Imports: 4
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var (
DefaultOpenAIModel = "text-davinci-003"
DefaultOpenAITemperature float64 = 0.0
DefaultOpenAIMaxTokens float64 = 1200
DefaultOpenAIFrequencyPenalty float64 = 0.0
DefaultOpenAIPresencePenalty float64 = 0.0
DefaultOpenAITopP float64 = 1.0
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.