tokencostauto 0.1.466__py3-none-any.whl → 0.1.469__py3-none-any.whl

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.
@@ -9117,6 +9117,7 @@
9117
9117
  },
9118
9118
  "gemini/gemini-2.0-flash": {
9119
9119
  "cache_read_input_token_cost": 2.5e-08,
9120
+ "deprecation_date": "2026-03-31",
9120
9121
  "input_cost_per_audio_token": 7e-07,
9121
9122
  "input_cost_per_token": 1e-07,
9122
9123
  "litellm_provider": "gemini",
@@ -9157,7 +9158,7 @@
9157
9158
  },
9158
9159
  "gemini-2.0-flash-001": {
9159
9160
  "cache_read_input_token_cost": 3.75e-08,
9160
- "deprecation_date": "2026-02-05",
9161
+ "deprecation_date": "2026-03-31",
9161
9162
  "input_cost_per_audio_token": 1e-06,
9162
9163
  "input_cost_per_token": 1.5e-07,
9163
9164
  "litellm_provider": "vertex_ai-language-models",
@@ -9294,6 +9295,7 @@
9294
9295
  },
9295
9296
  "gemini/gemini-2.0-flash-001": {
9296
9297
  "cache_read_input_token_cost": 2.5e-08,
9298
+ "deprecation_date": "2026-03-31",
9297
9299
  "input_cost_per_audio_token": 7e-07,
9298
9300
  "input_cost_per_token": 1e-07,
9299
9301
  "litellm_provider": "gemini",
@@ -9683,6 +9685,7 @@
9683
9685
  "supports_web_search": true
9684
9686
  },
9685
9687
  "openrouter/google/gemini-2.0-flash-001": {
9688
+ "deprecation_date": "2026-03-31",
9686
9689
  "input_cost_per_audio_token": 7e-07,
9687
9690
  "input_cost_per_token": 1e-07,
9688
9691
  "litellm_provider": "openrouter",
@@ -12462,6 +12465,7 @@
12462
12465
  },
12463
12466
  "gemini-2.0-flash": {
12464
12467
  "cache_read_input_token_cost": 2.5e-08,
12468
+ "deprecation_date": "2026-03-31",
12465
12469
  "input_cost_per_audio_token": 7e-07,
12466
12470
  "input_cost_per_token": 1e-07,
12467
12471
  "litellm_provider": "vertex_ai-language-models",
@@ -12501,6 +12505,7 @@
12501
12505
  },
12502
12506
  "gemini-2.0-flash-lite": {
12503
12507
  "cache_read_input_token_cost": 1.875e-08,
12508
+ "deprecation_date": "2026-03-31",
12504
12509
  "input_cost_per_audio_token": 7.5e-08,
12505
12510
  "input_cost_per_token": 7.5e-08,
12506
12511
  "litellm_provider": "vertex_ai-language-models",
@@ -12536,7 +12541,7 @@
12536
12541
  },
12537
12542
  "gemini-2.0-flash-lite-001": {
12538
12543
  "cache_read_input_token_cost": 1.875e-08,
12539
- "deprecation_date": "2026-02-25",
12544
+ "deprecation_date": "2026-03-31",
12540
12545
  "input_cost_per_audio_token": 7.5e-08,
12541
12546
  "input_cost_per_token": 7.5e-08,
12542
12547
  "litellm_provider": "vertex_ai-language-models",
@@ -12669,6 +12674,7 @@
12669
12674
  },
12670
12675
  "gemini/gemini-2.0-flash-lite": {
12671
12676
  "cache_read_input_token_cost": 1.875e-08,
12677
+ "deprecation_date": "2026-03-31",
12672
12678
  "input_cost_per_audio_token": 7.5e-08,
12673
12679
  "input_cost_per_token": 7.5e-08,
12674
12680
  "litellm_provider": "gemini",
@@ -20111,6 +20117,7 @@
20111
20117
  "supports_tool_choice": true
20112
20118
  },
20113
20119
  "deepinfra/google/gemini-2.0-flash-001": {
20120
+ "deprecation_date": "2026-03-31",
20114
20121
  "max_tokens": 1000000,
20115
20122
  "max_input_tokens": 1000000,
20116
20123
  "max_output_tokens": 1000000,
@@ -21283,6 +21290,7 @@
21283
21290
  "output_cost_per_token": 0.0
21284
21291
  },
21285
21292
  "vercel_ai_gateway/google/gemini-2.0-flash-lite": {
21293
+ "deprecation_date": "2026-03-31",
21286
21294
  "input_cost_per_token": 7.5e-08,
21287
21295
  "litellm_provider": "vercel_ai_gateway",
21288
21296
  "max_input_tokens": 1048576,
@@ -21571,6 +21579,7 @@
21571
21579
  "output_cost_per_token": 1.5e-05
21572
21580
  },
21573
21581
  "vercel_ai_gateway/google/gemini-2.0-flash": {
21582
+ "deprecation_date": "2026-03-31",
21574
21583
  "input_cost_per_token": 1.5e-07,
21575
21584
  "litellm_provider": "vercel_ai_gateway",
21576
21585
  "max_input_tokens": 1048576,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tokencostauto
3
- Version: 0.1.466
3
+ Version: 0.1.469
4
4
  Summary: To calculate token and translated USD cost of string and message calls to OpenAI, for example when used by AI agents
5
5
  Author-email: Trisha Pan <trishaepan@gmail.com>, Alex Reibman <areibman@gmail.com>, Pratyush Shukla <ps4534@nyu.edu>, Thiago MadPin <madpin@gmail.com>
6
6
  Project-URL: Homepage, https://github.com/madpin/tokencostaudo
@@ -0,0 +1,9 @@
1
+ tokencostauto/__init__.py,sha256=-4d_ryFH62SgNXPXA8vGPFZoAKtOBjnsg37EB_RkZG8,289
2
+ tokencostauto/constants.py,sha256=_82MlTkTrdrwzyRosQD7d3JdgNP9KAUM-cZo8DE00P0,3395
3
+ tokencostauto/costs.py,sha256=tXsgrTypq-dCHaHtoXcg2XepezWsAvZpl9gEsv_53iE,10679
4
+ tokencostauto/model_prices.json,sha256=dDdWCwlUHUGzYX6T0GcA-s9w_2z4NcbQNROxu-NNHrw,1278054
5
+ tokencostauto-0.1.469.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
+ tokencostauto-0.1.469.dist-info/METADATA,sha256=hBfQcGQ6YmD2oDaPtEd1LpHDfz_COAXhva4vVVQF-ss,204076
7
+ tokencostauto-0.1.469.dist-info/WHEEL,sha256=wUyA8OaulRlbfwMtmQsvNngGrxQHAvkKcvRmdizlJi0,92
8
+ tokencostauto-0.1.469.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
+ tokencostauto-0.1.469.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: setuptools (80.10.1)
2
+ Generator: setuptools (80.10.2)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5
 
@@ -1,9 +0,0 @@
1
- tokencostauto/__init__.py,sha256=-4d_ryFH62SgNXPXA8vGPFZoAKtOBjnsg37EB_RkZG8,289
2
- tokencostauto/constants.py,sha256=_82MlTkTrdrwzyRosQD7d3JdgNP9KAUM-cZo8DE00P0,3395
3
- tokencostauto/costs.py,sha256=tXsgrTypq-dCHaHtoXcg2XepezWsAvZpl9gEsv_53iE,10679
4
- tokencostauto/model_prices.json,sha256=1t2TdY6liFNNTlm_2B8_G-s4qD2aBaFEt99L-xgPpAA,1277676
5
- tokencostauto-0.1.466.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
- tokencostauto-0.1.466.dist-info/METADATA,sha256=ABsaksx43cRX-fl2dErfF9shMbXIGNM8jKQnNonrftk,204076
7
- tokencostauto-0.1.466.dist-info/WHEEL,sha256=qELbo2s1Yzl39ZmrAibXA2jjPLUYfnVhUNTlyF1rq0Y,92
8
- tokencostauto-0.1.466.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
- tokencostauto-0.1.466.dist-info/RECORD,,