Skip to content
Open
Changes from all commits
Commits
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
8 changes: 4 additions & 4 deletions pricing/vertex-ai.json
Original file line number Diff line number Diff line change
Expand Up @@ -2608,10 +2608,10 @@
"pricing_config": {
"pay_as_you_go": {
"request_token": {
"price": 0
"price": 0.00008

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

can not verify this pricing from the source link, can you attach a highlighted link to the price in the source link

},
"response_token": {
"price": 0.00002
"price": 0
},
"additional_units": {
"input_image": {
Expand All @@ -2630,10 +2630,10 @@
},
"batch_config": {
"request_token": {
"price": 0
"price": 0.000064
},
"response_token": {
"price": 0.000016
"price": 0
}
}
}
Expand Down