app

package
v0.2.1 Latest Latest
Warning

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

Go to latest
Published: Nov 25, 2024 License: MIT Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func Analyze

func Analyze(c *cli.Context) error

This command outputs information on the context that would be sent to the LLM based on the current configuration. Its purpose is to help the user estimate expected token usage.

func InitProject

func InitProject(c *cli.Context) error

This command initializes a minimal config file in the project directory.

func PrintConfig

func PrintConfig(c *cli.Context) error

This command resolves the final configuration (defaults + user’s overrides) and prints them to the console.

func Run

func Run(args []string) error

Entry point for the CLI application. It should be executed in `main.go`, with `os.Args` passed as an argument.

func StartOrContinueConversation

func StartOrContinueConversation(c *cli.Context) error

This command allows the user to talk to an LLM about their project by starting a new conversation or continuing an existing one.

Types

This section is empty.

Jump to

Keyboard shortcuts

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