Releases: valyuAI/valyu-cli
Releases · valyuAI/valyu-cli
v1.0.3
Install
cURL (macOS / Linux)
curl -fsSL https://raw.githubusercontent.com/valyuAI/valyu-cli/main/install.sh | bashNode.js
npm install -g @valyu/cliHomebrew (macOS / Linux)
brew install valyuAI/cli/valyuPowerShell (Windows)
irm https://raw.githubusercontent.com/valyuAI/valyu-cli/main/install.ps1 | iexWhat's Changed
- Fix deepresearch share URL path by @yorkeccak in #21
Full Changelog: v1.0.2...v1.0.3
v1.0.2
Install
cURL (macOS / Linux)
curl -fsSL https://raw.githubusercontent.com/valyuAI/valyu-cli/main/install.sh | bashNode.js
npm install -g @valyu/cliHomebrew (macOS / Linux)
brew install valyuAI/cli/valyuPowerShell (Windows)
irm https://raw.githubusercontent.com/valyuAI/valyu-cli/main/install.ps1 | iexWhat's Changed
- Add structured output support for deepresearch by @yorkeccak in #20
Full Changelog: v1.0.1...v1.0.2
v1.0.1
Install
cURL (macOS / Linux)
curl -fsSL https://raw.githubusercontent.com/valyuAI/valyu-cli/main/install.sh | bashNode.js
npm install -g @valyu/cliHomebrew (macOS / Linux)
brew install valyuAI/cli/valyuPowerShell (Windows)
irm https://raw.githubusercontent.com/valyuAI/valyu-cli/main/install.ps1 | iex