Skip to content

release: v6.7.3 - #43

Merged
code-crusher merged 1 commit into
mainfrom
release/v6.7.3
Aug 4, 2026
Merged

release: v6.7.3#43
code-crusher merged 1 commit into
mainfrom
release/v6.7.3

Conversation

@code-crusher

Copy link
Copy Markdown
Member

What's Changed

Prices the Axon Eido 3 Flash model in the built-in registry at $0.5/M input and $1.5/M output, replacing the previous free tier to match the updated MatterAI API pricing.

Changes

  • src/api/models.ts: update axon-eido-3-flash inputPrice to 0.0000005, outputPrice to 0.0000015, and set free: false so Flash usage accrues session cost.
  • README.md: update the built-in models table to show Flash at $0.5/M in · $1.5/M out.
  • CHANGELOG.md, package.json: document and version the v6.7.3 release.

Commit

  • 0f8ac21 release: v6.7.3

@matterai-app

matterai-app Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

Summary By MatterAI MatterAI logo

🔄 What Changed

  • Bumped project version to v6.7.3 in package.json.
  • Added pricing configuration (inputPrice, outputPrice, and free: false) for an AI model in src/api/models.ts.

🔍 Impact of the Change

  • Prepares the codebase for a new release version.
  • Updates model cost metrics ensuring correct tracking and billing properties for AI integrations.

📁 Total Files Changed

Click to Expand
File ChangeLog
Version Bump package.json Updated package version from previous to 6.7.3.
Model Config src/api/models.ts Added input and output token pricing metadata for model configuration.

🧪 Test Added/Recommended

Recommended

  • Verify model resolution and correct pricing lookup for the updated model configuration.

🔒 Security Vulnerabilities

  • No security vulnerabilities detected.

@matterai-app

matterai-app Bot commented Aug 4, 2026

Copy link
Copy Markdown
Contributor

✅ Reviewed the changes: Clean release PR — version bump to 6.7.3 and adding required pricing fields (inputPrice, outputPrice, free) to the axon-eido-3-flash model. No issues found in the changes.

@code-crusher
code-crusher merged commit 916034a into main Aug 4, 2026
1 check passed
@code-crusher
code-crusher deleted the release/v6.7.3 branch August 4, 2026 12:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant