Skip to content

v0.0.96

Choose a tag to compare

@github-actions github-actions released this 16 Mar 20:09
· 348 commits to canary since this release

Upgrade

If you already have Pensar installed, upgrade to the latest version:

pensar upgrade

Fresh Install

macOS / Linux (Quick Install)

curl -fsSL https://pensarai.com/install.sh | bash

Homebrew

brew tap pensarai/tap
brew install apex

npm

npm install -g @pensar/apex

What's Changed

  • Feature: Web Search capability for agents (via Console API) by @joshkotrous in #340

Full Changelog: v0.0.95...v0.0.96