Skip to content

Releases: andyfan1094/dsh-minimax-usage-pro

dsh-minimax-usage-pro-0.1.1

Choose a tag to compare

@andyfan1094 andyfan1094 released this 22 Aug 11:42

Highlights

  • Dual-key credential resolution: honours both MINIMAX_CN_API_KEY and MINIMAX_API_KEY env vars; the policy priority is MINIMAX_API_KEY > MINIMAX_CN_API_KEY.
  • __testing exports cover the credential parser, the raw HTTP helper, and the model-usage mapping so they can be unit-tested.
  • New tests/index.test.mjs exercises the credential priority and the ESM HTTP helper, plus a model-mapping test that asserts the raw apiKey is never returned to the UI.
  • README updated to describe the supported key names and the model usage widget.

dsh-minimax-usage-pro-v0.1.0

Choose a tag to compare

@andyfan1094 andyfan1094 released this 21 Aug 04:53