v0.0.105
·
308 commits
to canary
since this release
Upgrade
If you already have Pensar installed, upgrade to the latest version:
pensar upgradeFresh Install
macOS / Linux (Quick Install)
curl -fsSL https://pensarai.com/install.sh | bashHomebrew
brew tap pensarai/tap
brew install apexnpm
npm install -g @pensar/apexWhat's Changed
- fix: dynamic default model selection based on configured providers by @joshkotrous in #402
- Add API key verification for providers & route Pensar to console auth by @joshkotrous in #408
Full Changelog: v0.0.104...v0.0.105