Python port of hey, a command-line interface for DuckDuckGo's AI Chat with enhanced features.
hey --clear~/.cache/heyhey config~/.config/heypip install hey-py
# Ask a question
hey What is Python?
# Clear conversation history
hey --clear
# Configure settings
hey config
HEY_CONFIG_PATH: Custom config directory (default: ~/.config/hey)HEY_CACHE_PATH: Custom cache directory (default: ~/.cache/hey)HEY_CONFIG_FILENAME: Custom config filename (default: conf.toml)HEY_CACHE_FILENAME: Custom cache filename (default: messages.json)GPLv3
No reviews yet. Be the first to rate this tool.
Sign in to leave a review.