🆕 New Features
- add /load command session
🐛 Bug Fixes
- fix build/test workflow to : add /load command session
🔧 Other Changes
- Merge pull request #28 from benoitpetit/master
- Cleanup and Refactoring: Cohesion, Teapot 418, and VQD step
- remove tm notif
📦 Downloads
- Linux:
duckduckgo-chat-cli_v1.2.2_linux_amd64 - Windows:
duckduckgo-chat-cli_v1.2.2_windows_amd64.exe - macOS:
duckduckgo-chat-cli_v1.2.2_darwin_arm64 - All platforms:
duckduckgo-chat-cli_v1.2.2_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.2.2/duckduckgo-chat-cli_v1.2.2_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