tokencostauto 0.1.88__py3-none-any.whl → 0.1.90__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.
@@ -15167,5 +15167,23 @@
15167
15167
  "supports_response_schema": false,
15168
15168
  "source": "https://x.ai/api#pricing",
15169
15169
  "supports_web_search": true
15170
+ },
15171
+ "vertex_ai/imagen-4.0-generate-preview-06-06": {
15172
+ "output_cost_per_image": 0.04,
15173
+ "litellm_provider": "vertex_ai-image-models",
15174
+ "mode": "image_generation",
15175
+ "source": "https://cloud.google.com/vertex-ai/generative-ai/pricing"
15176
+ },
15177
+ "vertex_ai/imagen-4.0-ultra-generate-preview-06-06": {
15178
+ "output_cost_per_image": 0.06,
15179
+ "litellm_provider": "vertex_ai-image-models",
15180
+ "mode": "image_generation",
15181
+ "source": "https://cloud.google.com/vertex-ai/generative-ai/pricing"
15182
+ },
15183
+ "vertex_ai/imagen-4.0-fast-generate-preview-06-06": {
15184
+ "output_cost_per_image": 0.02,
15185
+ "litellm_provider": "vertex_ai-image-models",
15186
+ "mode": "image_generation",
15187
+ "source": "https://cloud.google.com/vertex-ai/generative-ai/pricing"
15170
15188
  }
15171
15189
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tokencostauto
3
- Version: 0.1.88
3
+ Version: 0.1.90
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=nxacuINHmDXjzNbeqYcONMld-sfRYK0TkWTnb25nxHE,542302
5
+ tokencostauto-0.1.90.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
+ tokencostauto-0.1.90.dist-info/METADATA,sha256=JlKemvSCaAXhU15oam-GZciechdJXPE7QXsc4F3QGDY,204075
7
+ tokencostauto-0.1.90.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
+ tokencostauto-0.1.90.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
+ tokencostauto-0.1.90.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=Pdz8Ce_7u9C-C6805cxuXTP3dfr_-qkq4_CN3hkZi-I,541493
5
- tokencostauto-0.1.88.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
- tokencostauto-0.1.88.dist-info/METADATA,sha256=C1y86vWff1guoTZRow4KxSti121-yfFZAsMPUVLjL0Q,204075
7
- tokencostauto-0.1.88.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
- tokencostauto-0.1.88.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
- tokencostauto-0.1.88.dist-info/RECORD,,