Skip to content

Commit fd72466

Browse files
authored
Merge pull request #778 from Portkey-AI/fix/sonnet-4-6-pricing
added claude sonnet 4-6 pricing
2 parents ff2dd5f + 19a50b3 commit fd72466

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

pricing/openrouter.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4740,6 +4740,18 @@
47404740
}
47414741
}
47424742
},
4743+
"anthropic/claude-sonnet-4-6": {
4744+
"pricing_config": {
4745+
"pay_as_you_go": {
4746+
"request_token": {
4747+
"price": 0.0003
4748+
},
4749+
"response_token": {
4750+
"price": 0.0015
4751+
}
4752+
}
4753+
}
4754+
},
47434755
"qwen/qwen3.5-35b-a3b": {
47444756
"pricing_config": {
47454757
"pay_as_you_go": {

0 commit comments

Comments
 (0)