Skip to content

v0.1.27

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 00:49

Install

Linux / macOS

curl -fsSL https://raw.githubusercontent.com/7df-lab/devo/main/install.sh | sh

Windows

irm 'https://raw.githubusercontent.com/7df-lab/devo/main/install.ps1' | iex

What's Changed

  • fix: refresh MiniMax built-in model metadata by @octo-patch in #153
  • Provider retry status, session context persistence, and structured usage tracking by @wangtsiao in #154

New Contributors

Full Changelog: v0.1.26...v0.1.27