🆕 New Features
- add /library and /pmp commands
⚡ Improvements
- enhanced /search /file /url and optionally make a request
🐛 Bug Fixes
- fix #nosec for pmp executable
🔧 Other Changes
- Merge pull request #17 from benoitpetit/master
- refact /search & /url
📦 Downloads
- Linux:
duckduckgo-chat-cli_v1.1.7_linux_amd64 - Windows:
duckduckgo-chat-cli_v1.1.7_windows_amd64.exe - macOS:
duckduckgo-chat-cli_v1.1.7_darwin_arm64 - All platforms:
duckduckgo-chat-cli_v1.1.7_release.zip
🔐 Security
SHA256 checksums are provided for all binaries.
🚀 Installation
Linux/macOS
# Download and install
curl -L https://github.com/benoitpetit/duckduckGO-chat-cli/releases/download/v1.1.7/duckduckgo-chat-cli_v1.1.7_linux_amd64 -o duckduckgo-chat-cli
chmod +x duckduckgo-chat-cli
sudo mv duckduckgo-chat-cli /usr/local/bin/Windows
Download the .exe file and add it to your PATH.
Built with ♥ by GitHub Actions