package
0.12.0
Repository: https://github.com/coding-hui/ai-terminal.git
Documentation: pkg.go.dev

# Functions

AddBasicFlags binds client configuration flags to a given flagset.
DefaultConfig returns a Config struct with the default values.
No description provided by the author
NewCmdOptions implements the options command.
NewConfig returns a Config struct with the default values.
NewDatastoreFlags returns DataStoreFlags with default values set.
NewModelFlags returns ModelFlags with default values set.
No description provided by the author

# Constants

No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
RecommendedEnvPrefix defines the ENV prefix used by all iam service.

# Structs

Deprecated: Use Model instead.
API represents an API endpoint and its models.
AutoCoder is the configuration for the auto coder.
Config is a structure used to configure a AI.
No description provided by the author
No description provided by the author
Model represents the LLM model used in the API call.
No description provided by the author

# Type aliases

APIs is a type alias to allow custom YAML decoding.
FormatText is a map[format]formatting_text.
No description provided by the author