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

# Packages

No description provided by the author
Package coders provides command execution capabilities for the AI terminal.
No description provided by the author

# Functions

GetPromptModeFromString converts a string to its corresponding PromptMode.
No description provided by the author

# Constants

ApiBaseConfigPromptMode is for configuring API base URLs.
ChatPromptMode is for chat interactions.
CliMode is for command-line interface operation.
DefaultPromptMode is the fallback mode.
ExecPromptMode is for executing commands.
ModelConfigPromptMode is for configuring models.
ReplMode is for read-eval-print-loop operation.
TokenConfigPromptMode is for configuring API tokens.

# Structs

CacheDetailsMsg contains information about cached data.
No description provided by the author

# Type aliases

PromptMode represents different modes of user interaction.
RunMode represents different runtime modes.