package
Version:
v0.2.2
Opens a new window with list of versions in this module.
Published: Sep 4, 2023
License: MIT
Opens a new window with license information.
Imports: 7
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ApiKey string `mapstructure:"API_KEY"`
FolderID string `mapstructure:"FOLDER_ID"`
Instruction string `mapstructure:"INSTRUCTION"`
Temperature float64 `mapstructure:"TEMPERATURE"`
MaxTokens int64 `mapstructure:"MAX_TOKENS"`
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.