tokencostauto 0.1.106__py3-none-any.whl → 0.1.108__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.
@@ -15740,7 +15740,7 @@
15740
15740
  "input_cost_per_token_batches": 1e-05,
15741
15741
  "output_cost_per_token_batches": 4e-05,
15742
15742
  "litellm_provider": "azure",
15743
- "mode": "chat",
15743
+ "mode": "responses",
15744
15744
  "supported_endpoints": [
15745
15745
  "/v1/chat/completions",
15746
15746
  "/v1/batch",
@@ -15770,7 +15770,7 @@
15770
15770
  "input_cost_per_token_batches": 1e-05,
15771
15771
  "output_cost_per_token_batches": 4e-05,
15772
15772
  "litellm_provider": "azure",
15773
- "mode": "chat",
15773
+ "mode": "responses",
15774
15774
  "supported_endpoints": [
15775
15775
  "/v1/chat/completions",
15776
15776
  "/v1/batch",
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tokencostauto
3
- Version: 0.1.106
3
+ Version: 0.1.108
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=ZVkyXyiI0fwxn19g1AZ55tAHTviVN3BAQpsjAW3Lqbw,563323
5
+ tokencostauto-0.1.108.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
+ tokencostauto-0.1.108.dist-info/METADATA,sha256=gkrIvS7uxM-37fsr34OFOPdXT3epIrxGu7Vb2gutoZ8,204076
7
+ tokencostauto-0.1.108.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
+ tokencostauto-0.1.108.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
+ tokencostauto-0.1.108.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=jeUABrE3vSsl3QkRGdDx4chDQnGgPxoBMCQokFTUqIs,563313
5
- tokencostauto-0.1.106.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
- tokencostauto-0.1.106.dist-info/METADATA,sha256=rO_RecAn1BMFxJsnqjp-zUKJfYAaNYu3HHffr-m3kZU,204076
7
- tokencostauto-0.1.106.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
- tokencostauto-0.1.106.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
- tokencostauto-0.1.106.dist-info/RECORD,,