floe-guard 0.15.5 → 0.15.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -76,7 +76,7 @@ function preCall(guard, options = {}) {
76
76
  // src/cost_map.json
77
77
  var cost_map_default = {
78
78
  __meta__: {
79
- generated_at: "2026-08-31",
79
+ generated_at: "2026-09-14",
80
80
  source: "LiteLLM public model prices (bundled snapshot); voice rates verified from vendor list pages"
81
81
  },
82
82
  "chat-latest": {
@@ -158,6 +158,14 @@ var cost_map_default = {
158
158
  cache_read_input_token_cost: 1e-6,
159
159
  cache_creation_input_token_cost: 125e-7
160
160
  },
161
+ "claude-fable-5-1": {
162
+ input_cost_per_token: 1e-5,
163
+ output_cost_per_token: 5e-5,
164
+ litellm_provider: "anthropic",
165
+ mode: "chat",
166
+ cache_read_input_token_cost: 25e-8,
167
+ cache_creation_input_token_cost: 125e-7
168
+ },
161
169
  "claude-haiku-4-5": {
162
170
  input_cost_per_token: 1e-6,
163
171
  output_cost_per_token: 5e-6,
@@ -182,6 +190,14 @@ var cost_map_default = {
182
190
  cache_read_input_token_cost: 1e-6,
183
191
  cache_creation_input_token_cost: 125e-7
184
192
  },
193
+ "claude-mythos-5-1": {
194
+ input_cost_per_token: 1e-5,
195
+ output_cost_per_token: 5e-5,
196
+ litellm_provider: "anthropic",
197
+ mode: "chat",
198
+ cache_read_input_token_cost: 25e-8,
199
+ cache_creation_input_token_cost: 125e-7
200
+ },
185
201
  "claude-mythos-preview": {
186
202
  input_cost_per_token: 1e-5,
187
203
  output_cost_per_token: 5e-5,
@@ -318,6 +334,12 @@ var cost_map_default = {
318
334
  cache_read_input_token_cost: 2e-7,
319
335
  cache_creation_input_token_cost: 25e-7
320
336
  },
337
+ "computer-use-preview": {
338
+ input_cost_per_token: 3e-6,
339
+ output_cost_per_token: 12e-6,
340
+ litellm_provider: "openai",
341
+ mode: "chat"
342
+ },
321
343
  "daybreak-blue-latest": {
322
344
  input_cost_per_token: 4e-6,
323
345
  output_cost_per_token: 2e-5,
@@ -475,24 +497,6 @@ var cost_map_default = {
475
497
  mode: "chat",
476
498
  cache_read_input_token_cost: 1e-8
477
499
  },
478
- "gemini-2.5-flash-native-audio-latest": {
479
- input_cost_per_token: 5e-7,
480
- output_cost_per_token: 2e-6,
481
- litellm_provider: "gemini",
482
- mode: "chat"
483
- },
484
- "gemini-2.5-flash-native-audio-preview-09-2025": {
485
- input_cost_per_token: 5e-7,
486
- output_cost_per_token: 2e-6,
487
- litellm_provider: "gemini",
488
- mode: "chat"
489
- },
490
- "gemini-2.5-flash-native-audio-preview-12-2025": {
491
- input_cost_per_token: 5e-7,
492
- output_cost_per_token: 2e-6,
493
- litellm_provider: "gemini",
494
- mode: "chat"
495
- },
496
500
  "gemini-2.5-flash-preview-09-2025": {
497
501
  input_cost_per_token: 3e-7,
498
502
  output_cost_per_token: 25e-7,
@@ -542,12 +546,6 @@ var cost_map_default = {
542
546
  mode: "chat",
543
547
  cache_read_input_token_cost: 25e-9
544
548
  },
545
- "gemini-3.1-flash-live-preview": {
546
- input_cost_per_token: 75e-8,
547
- output_cost_per_token: 45e-7,
548
- litellm_provider: "gemini",
549
- mode: "chat"
550
- },
551
549
  "gemini-3.1-pro-preview": {
552
550
  input_cost_per_token: 2e-6,
553
551
  output_cost_per_token: 12e-6,
@@ -576,12 +574,6 @@ var cost_map_default = {
576
574
  mode: "chat",
577
575
  cache_read_input_token_cost: 3e-8
578
576
  },
579
- "gemini-3.5-live-translate-preview": {
580
- input_cost_per_token: 35e-7,
581
- output_cost_per_token: 21e-6,
582
- litellm_provider: "gemini",
583
- mode: "chat"
584
- },
585
577
  "gemini-3.6-flash": {
586
578
  input_cost_per_token: 75e-8,
587
579
  output_cost_per_token: 375e-8,
@@ -596,6 +588,13 @@ var cost_map_default = {
596
588
  mode: "chat",
597
589
  cache_read_input_token_cost: 75e-9
598
590
  },
591
+ "gemini-3.8-flash": {
592
+ input_cost_per_token: 75e-8,
593
+ output_cost_per_token: 375e-8,
594
+ litellm_provider: "gemini",
595
+ mode: "chat",
596
+ cache_read_input_token_cost: 75e-9
597
+ },
599
598
  "gemini-embedding-001": {
600
599
  input_cost_per_token: 15e-8,
601
600
  output_cost_per_token: 0,
@@ -1119,6 +1118,14 @@ var cost_map_default = {
1119
1118
  cache_read_input_token_cost: 2e-7,
1120
1119
  cache_creation_input_token_cost: 25e-7
1121
1120
  },
1121
+ "gpt-6-astra": {
1122
+ input_cost_per_token: 1e-5,
1123
+ output_cost_per_token: 5e-5,
1124
+ litellm_provider: "openai",
1125
+ mode: "chat",
1126
+ cache_read_input_token_cost: 1e-6,
1127
+ cache_creation_input_token_cost: 125e-7
1128
+ },
1122
1129
  "gpt-audio": {
1123
1130
  input_cost_per_token: 25e-7,
1124
1131
  output_cost_per_token: 1e-5,