tokencostauto 0.1.70__py3-none-any.whl → 0.1.72__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.
@@ -9080,7 +9080,8 @@
9080
9080
  ],
9081
9081
  "supports_tool_choice": true,
9082
9082
  "source": "https://ai.google.dev/pricing#2_0flash",
9083
- "supports_web_search": true
9083
+ "supports_web_search": true,
9084
+ "supports_url_context": true
9084
9085
  },
9085
9086
  "gemini-2.0-flash-001": {
9086
9087
  "max_tokens": 8192,
@@ -12317,7 +12318,8 @@
12317
12318
  "supports_tool_choice": true,
12318
12319
  "source": "https://ai.google.dev/pricing#2_0flash",
12319
12320
  "supports_parallel_function_calling": true,
12320
- "supports_web_search": true
12321
+ "supports_web_search": true,
12322
+ "supports_url_context": true
12321
12323
  },
12322
12324
  "gemini-2.0-flash-lite": {
12323
12325
  "max_input_tokens": 1048576,
@@ -12539,7 +12541,8 @@
12539
12541
  "text"
12540
12542
  ],
12541
12543
  "source": "https://ai.google.dev/gemini-api/docs/pricing#gemini-2.5-pro-preview",
12542
- "supports_web_search": true
12544
+ "supports_web_search": true,
12545
+ "supports_url_context": true
12543
12546
  },
12544
12547
  "gemini/gemini-2.5-pro-preview-03-25": {
12545
12548
  "max_tokens": 65535,
@@ -13604,7 +13607,8 @@
13604
13607
  "text"
13605
13608
  ],
13606
13609
  "source": "https://ai.google.dev/gemini-api/docs/models#gemini-2.5-flash-preview",
13607
- "supports_web_search": true
13610
+ "supports_web_search": true,
13611
+ "supports_url_context": true
13608
13612
  },
13609
13613
  "gemini-2.5-flash-preview-05-20": {
13610
13614
  "max_tokens": 65535,
@@ -13645,7 +13649,8 @@
13645
13649
  ],
13646
13650
  "source": "https://ai.google.dev/gemini-api/docs/models#gemini-2.5-flash-preview",
13647
13651
  "supports_parallel_function_calling": true,
13648
- "supports_web_search": true
13652
+ "supports_web_search": true,
13653
+ "supports_url_context": true
13649
13654
  },
13650
13655
  "gemini-2.0-flash-preview-image-generation": {
13651
13656
  "max_tokens": 8192,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tokencostauto
3
- Version: 0.1.70
3
+ Version: 0.1.72
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=PEjSULeL-07i7YP8COkrhxkJc6Ii25op5dfynCJgOIU,509169
5
+ tokencostauto-0.1.72.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
+ tokencostauto-0.1.72.dist-info/METADATA,sha256=hKbWnBHaPCESrbiCFfl4ZhA6iiomkMiH3X4tR0avPNI,204075
7
+ tokencostauto-0.1.72.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
+ tokencostauto-0.1.72.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
+ tokencostauto-0.1.72.dist-info/RECORD,,
@@ -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=kuqC0IoONV2-vUvHiZAWozNoSgnPJBQT1A9M7ypVLxM,508979
5
- tokencostauto-0.1.70.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
- tokencostauto-0.1.70.dist-info/METADATA,sha256=DFUJbE1PvHk7pTgKrsF0MI0u_tCIfntYSEtK20e_ZDo,204075
7
- tokencostauto-0.1.70.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
- tokencostauto-0.1.70.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
- tokencostauto-0.1.70.dist-info/RECORD,,