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.
2 parents ff2dd5f + 19a50b3 commit fd72466Copy full SHA for fd72466
1 file changed
pricing/openrouter.json
@@ -4740,6 +4740,18 @@
4740
}
4741
4742
},
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
4755
"qwen/qwen3.5-35b-a3b": {
4756
"pricing_config": {
4757
"pay_as_you_go": {
0 commit comments