config

package
v0.0.0-...-2144169 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 1, 2023 License: MIT Imports: 0 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Config

type Config struct {
	// contains filtered or unexported fields
}

func New

func New() Config

func (Config) IsDebugMode

func (c Config) IsDebugMode() bool

func (Config) IsSupervisedMode

func (c Config) IsSupervisedMode() bool

func (Config) OpenAIAPIKey

func (c Config) OpenAIAPIKey() string

func (Config) OpenAIAPIModel

func (c Config) OpenAIAPIModel() string

func (Config) WithDebugMode

func (c Config) WithDebugMode(debugMode bool) Config

func (Config) WithOpenAIAPIKey

func (c Config) WithOpenAIAPIKey(apiKey string) Config

func (Config) WithOpenAIAPIModel

func (c Config) WithOpenAIAPIModel(apiModel string) Config

func (Config) WithSupervisedMode

func (c Config) WithSupervisedMode(supervisedMode bool) Config

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL