directory
0.0.0-20240529215346-c86c8fe603c9
Repository: https://github.com/dgurns/clix.git
Documentation: pkg.go.dev

# Packages

Package cli provides utilities for working with the CLI.
Package config is used to configure the app.
Package llm is used to interface with LLMs like GPT3.5, Claude, etc.
Package session manages the current CLI session state.