package
Version:
v0.0.10
Opens a new window with list of versions in this module.
Published: Jun 17, 2023
License: MIT
Opens a new window with license information.
Imports: 19
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
OpenAIAPIKey string `mapstructure:"openai_api_key"`
EnableGPT4 string `mapstructure:"enable_gpt_4"`
}
const (
ConfirmLanguages View = iota
CorrectLanguages
InputTasks
ConfirmTasks
GenerateGHA
CorrectGHA
LoadingDetectedLanguages
LoadingGHA
Goodbye
Preload
Error
)
Source Files
¶
Click to show internal directories.
Click to hide internal directories.