Skip to content

Releases: valyuAI/valyu-cli

v1.0.3

31 Mar 12:07
c42dd77

Choose a tag to compare

Install

cURL (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/valyuAI/valyu-cli/main/install.sh | bash

Node.js

npm install -g @valyu/cli

Homebrew (macOS / Linux)

brew install valyuAI/cli/valyu

PowerShell (Windows)

irm https://raw.githubusercontent.com/valyuAI/valyu-cli/main/install.ps1 | iex

What's Changed

Full Changelog: v1.0.2...v1.0.3

v1.0.2

31 Mar 11:57
834e2c8

Choose a tag to compare

Install

cURL (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/valyuAI/valyu-cli/main/install.sh | bash

Node.js

npm install -g @valyu/cli

Homebrew (macOS / Linux)

brew install valyuAI/cli/valyu

PowerShell (Windows)

irm https://raw.githubusercontent.com/valyuAI/valyu-cli/main/install.ps1 | iex

What's Changed

  • Add structured output support for deepresearch by @yorkeccak in #20

Full Changelog: v1.0.1...v1.0.2

v1.0.1

26 Mar 15:18

Choose a tag to compare

Install

cURL (macOS / Linux)

curl -fsSL https://raw.githubusercontent.com/valyuAI/valyu-cli/main/install.sh | bash

Node.js

npm install -g @valyu/cli

Homebrew (macOS / Linux)

brew install valyuAI/cli/valyu

PowerShell (Windows)

irm https://raw.githubusercontent.com/valyuAI/valyu-cli/main/install.ps1 | iex