Skip to content

Fix model IDs and improve usage tracking for Atlas Cloud#605

Merged
asim merged 2 commits into
mainfrom
claude/add-wallet-transfers-74PHC
Jun 1, 2026
Merged

Fix model IDs and improve usage tracking for Atlas Cloud#605
asim merged 2 commits into
mainfrom
claude/add-wallet-transfers-74PHC

Conversation

@asim
Copy link
Copy Markdown
Member

@asim asim commented Jun 1, 2026

No description provided.

claude added 2 commits June 1, 2026 07:58
Model IDs returned 'no choices' because Atlas Cloud requires the
full namespaced ID: 'deepseek-ai/deepseek-v4-pro' not just
'deepseek-v4-pro'. Updated all model constants.
Cost estimation was hardcoded to Sonnet pricing. Now uses a pricing
table keyed by model prefix — DeepSeek, Qwen, Opus, Sonnet, Haiku
all get their correct per-token rates.

Service name in API usage now shows 'atlas' for Atlas Cloud models
and 'claude' for Anthropic models, so you can see which provider
is being used in the admin panel.
@asim asim merged commit b10bede into main Jun 1, 2026
2 checks passed
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.

2 participants