Releases: andyfan1094/dsh-minimax-usage-pro
Releases · andyfan1094/dsh-minimax-usage-pro
Release list
dsh-minimax-usage-pro-0.1.1
Highlights
- Dual-key credential resolution: honours both
MINIMAX_CN_API_KEYandMINIMAX_API_KEYenv vars; the policy priority isMINIMAX_API_KEY>MINIMAX_CN_API_KEY. __testingexports cover the credential parser, the raw HTTP helper, and the model-usage mapping so they can be unit-tested.- New
tests/index.test.mjsexercises the credential priority and the ESM HTTP helper, plus a model-mapping test that asserts the rawapiKeyis never returned to the UI. - README updated to describe the supported key names and the model usage widget.