Skip to content

v1.0.5

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 09 Sep 02:57

Release Notes v1.0.5

πŸ› Bug Fixes

Third-Party Model Usage Display

  • Fixed usage calculation issues for Kimi (Moonshot AI) and other third-party models
  • Resolved "duplicate field" parsing errors when models return both OpenAI and Anthropic format tokens
  • Usage now displays correctly instead of showing 0%

Improved Data Handling

  • Display "-" when usage data is unavailable (instead of 0%)
  • Intelligent token merging with Anthropic format priority
  • Support for mixed API formats (OpenAI + Anthropic)

✨ Enhancements

Configuration UX

  • Auto-create default models.toml template on first run
  • Simplified model configuration structure
  • Removed redundant configuration loading for better performance

Compatibility: All existing configurations remain compatible. New users will automatically get a models.toml
template to customize.