fix: account for native search request pricing (#65)

This commit is contained in:
2026-07-24 12:28:07 +08:00
committed by GitHub
parent 96842d2080
commit 2ddf3045d6
4 changed files with 19 additions and 2 deletions

View File

@@ -39,6 +39,7 @@
"enabled": true,
"dialect": "anthropic-messages",
"fallbackPriority": 1,
"searchRequestPriceUsd": 0.01,
"toolType": "web_search_20260318"
},
"cachePricing": {
@@ -76,6 +77,7 @@
"enabled": true,
"dialect": "anthropic-messages",
"fallbackPriority": 2,
"searchRequestPriceUsd": 0.01,
"toolType": "web_search_20260318"
},
"cachePricing": {
@@ -116,6 +118,7 @@
"enabled": true,
"dialect": "anthropic-messages",
"fallbackPriority": 3,
"searchRequestPriceUsd": 0.01,
"toolType": "web_search_20260318"
},
"cachePricing": {
@@ -155,6 +158,7 @@
"enabled": true,
"dialect": "anthropic-messages",
"fallbackPriority": 4,
"searchRequestPriceUsd": 0.01,
"toolType": "web_search_20260318"
},
"cachePricing": {
@@ -191,6 +195,7 @@
"enabled": true,
"dialect": "anthropic-messages",
"fallbackPriority": 5,
"searchRequestPriceUsd": 0.01,
"toolType": "web_search_20260318"
},
"cachePricing": {