Skip to content

Commit

Permalink
deepseek-chat and deepseek-reasoner
Browse files Browse the repository at this point in the history
  • Loading branch information
simonw authored Jan 21, 2025
1 parent b14b3c8 commit c510cb1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions llm-prices.html
Original file line number Diff line number Diff line change
Expand Up @@ -159,6 +159,8 @@ <h2>Presets</h2>
'amazon-nova-micro': { name: 'Amazon Nova Micro', input: 0.035, output: 0.14 },
'amazon-nova-lite': { name: 'Amazon Nova Lite', input: 0.06, output: 0.24 },
'amazon-nova-pro': { name: 'Amazon Nova Pro', input: 0.8, output: 3.2 },
'deepseek-chat': { name: 'DeepSeek Chat', input: 0.14, output: 0.28 },
'deepseek-reasoner': { name: 'DeepSeek Reasoner', input: 0.55, output: 2.19 },
};

function calculateCost() {
Expand Down

0 comments on commit c510cb1

Please sign in to comment.