Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type AiConfig ¶
type AiConfig struct {
// contains filtered or unexported fields
}
func (AiConfig) GetTemperature ¶
type Config ¶
type Config struct {
// contains filtered or unexported fields
}
func (*Config) GetAiConfig ¶
func (*Config) GetSystemConfig ¶
func (*Config) GetUserConfig ¶
func (c *Config) GetUserConfig() UserConfig
type UserConfig ¶
type UserConfig struct {
// contains filtered or unexported fields
}
func (UserConfig) GetDefaultPromptMode ¶
func (c UserConfig) GetDefaultPromptMode() string
func (UserConfig) GetPreferences ¶
func (c UserConfig) GetPreferences() string
Click to show internal directories.
Click to hide internal directories.