Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
20 commits
Select commit Hold shift + click to select a range
99040be
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Mar 16, 2026
6fbca2f
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Mar 17, 2026
dc4f05e
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Mar 18, 2026
0eb2130
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Mar 19, 2026
b2c07bc
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Mar 20, 2026
243a996
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Mar 21, 2026
ac2bc82
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Mar 22, 2026
8db59cf
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Mar 23, 2026
e9be090
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Mar 24, 2026
8095575
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Mar 25, 2026
a6d954e
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Mar 26, 2026
3b1f5d9
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Mar 27, 2026
f199333
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Apr 1, 2026
74b72c3
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Apr 2, 2026
0b6d63e
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Apr 3, 2026
71a5c32
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Apr 5, 2026
2fa4a6e
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Apr 6, 2026
0061f70
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Apr 7, 2026
b26b9b3
chore(pricing): Update cohere pricing
siddharthsambharia-portkey Apr 17, 2026
f423a3a
chore(general): Add 5 new cohere model configs
siddharthsambharia-portkey Apr 17, 2026
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
29 changes: 29 additions & 0 deletions general/cohere.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,5 +194,34 @@
"type": {
"primary": "chat"
}
},
"command-r7b-arabic-02-2025": {
"type": {
"primary": "chat"
}
},
"embed-english-v3.0-image": {
"disablePlayground": true,
"type": {
"primary": "embedding"
}
},
"embed-english-light-v3.0-image": {
"disablePlayground": true,
"type": {
"primary": "embedding"
}
},
"embed-multilingual-v3.0-image": {
"disablePlayground": true,
"type": {
"primary": "embedding"
}
},
"embed-multilingual-light-v3.0-image": {
"disablePlayground": true,
"type": {
"primary": "embedding"
}
}
}
208 changes: 206 additions & 2 deletions pricing/cohere.json
Original file line number Diff line number Diff line change
Expand Up @@ -256,12 +256,216 @@
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.25
"price": 0.2
},
"response_token": {
"price": 0
}
}
}
},
"command-a-03-2025": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.00025
},
"response_token": {
"price": 0.001
}
}
}
},
"command-a-reasoning-08-2025": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.00025
},
"response_token": {
"price": 0.001
}
}
}
},
"command-a-translate-08-2025": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.00025
},
"response_token": {
"price": 0.001
}
}
}
},
"command-a-vision-07-2025": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.00025
},
"response_token": {
"price": 0.001
}
}
}
},
"command-r-plus-08-2024": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.00025
},
"response_token": {
"price": 0.001
}
}
}
},
"command-r-08-2024": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.000015
},
"response_token": {
"price": 0.00006
}
}
}
},
"command-r7b-12-2024": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.0000037
},
"response_token": {
"price": 0.000015
}
}
}
},
"command-r7b-arabic-02-2025": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.0000037
},
"response_token": {
"price": 0.000015
}
}
}
},
"c4ai-aya-expanse-32b": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.00005
},
"response_token": {
"price": 0.00015
}
}
}
},
"c4ai-aya-vision-32b": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.00005
},
"response_token": {
"price": 0.00015
}
}
}
},
"embed-v4.0": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.000012
},
"response_token": {
"price": 0
}
}
}
},
"embed-english-light-v3.0": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.00001
},
"response_token": {
"price": 0
}
}
}
},
"embed-multilingual-light-v3.0": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.00001
},
"response_token": {
"price": 0
}
}
}
},
"embed-english-v3.0-image": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.00001
},
"response_token": {
"price": 0
}
}
}
},
"embed-english-light-v3.0-image": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.00001
},
"response_token": {
"price": 0
}
}
}
},
"embed-multilingual-v3.0-image": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.00001
},
"response_token": {
"price": 0
}
}
}
},
"embed-multilingual-light-v3.0-image": {
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0.00001
},
"response_token": {
"price": 0
}
}
}
}
}
}
Loading