We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
amazon.nova-premier
1 parent 2ce6ac7 commit 37aba18Copy full SHA for 37aba18
api/utils/tokens.js
@@ -196,6 +196,7 @@ const amazonModels = {
196
'amazon.nova-micro-v1:0': 127000, // -1000 from max,
197
'amazon.nova-lite-v1:0': 295000, // -5000 from max,
198
'amazon.nova-pro-v1:0': 295000, // -5000 from max,
199
+ 'amazon.nova-premier-v1:0': 995000, // -5000 from max,
200
};
201
202
const bedrockModels = {
0 commit comments