tokencostauto 0.1.430__py3-none-any.whl → 0.1.432__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.
- tokencostauto/model_prices.json +14 -0
- {tokencostauto-0.1.430.dist-info → tokencostauto-0.1.432.dist-info}/METADATA +1 -1
- tokencostauto-0.1.432.dist-info/RECORD +9 -0
- tokencostauto-0.1.430.dist-info/RECORD +0 -9
- {tokencostauto-0.1.430.dist-info → tokencostauto-0.1.432.dist-info}/WHEEL +0 -0
- {tokencostauto-0.1.430.dist-info → tokencostauto-0.1.432.dist-info}/licenses/LICENSE +0 -0
- {tokencostauto-0.1.430.dist-info → tokencostauto-0.1.432.dist-info}/top_level.txt +0 -0
tokencostauto/model_prices.json
CHANGED
|
@@ -33643,5 +33643,19 @@
|
|
|
33643
33643
|
],
|
|
33644
33644
|
"supports_vision": true,
|
|
33645
33645
|
"supports_pdf_input": true
|
|
33646
|
+
},
|
|
33647
|
+
"zai/glm-4.7": {
|
|
33648
|
+
"cache_creation_input_token_cost": 0,
|
|
33649
|
+
"cache_read_input_token_cost": 1.1e-07,
|
|
33650
|
+
"input_cost_per_token": 6e-07,
|
|
33651
|
+
"output_cost_per_token": 2.2e-06,
|
|
33652
|
+
"litellm_provider": "zai",
|
|
33653
|
+
"max_input_tokens": 200000,
|
|
33654
|
+
"max_output_tokens": 128000,
|
|
33655
|
+
"mode": "chat",
|
|
33656
|
+
"supports_function_calling": true,
|
|
33657
|
+
"supports_reasoning": true,
|
|
33658
|
+
"supports_tool_choice": true,
|
|
33659
|
+
"source": "https://docs.z.ai/guides/overview/pricing"
|
|
33646
33660
|
}
|
|
33647
33661
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tokencostauto
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.432
|
|
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=AN1S06c3OtpXsdoWDJrzHdW0siurBo_hjhZSGMIDOKc,1195465
|
|
5
|
+
tokencostauto-0.1.432.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
|
|
6
|
+
tokencostauto-0.1.432.dist-info/METADATA,sha256=qU-_YwIxYzCzx379foFScUoudbudpHDfpYq7P01WNRc,204076
|
|
7
|
+
tokencostauto-0.1.432.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
8
|
+
tokencostauto-0.1.432.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
|
|
9
|
+
tokencostauto-0.1.432.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=bKccJl7OltM0M7pQLiE7rbu54EKq2-NuePoB6ONMlDI,1194951
|
|
5
|
-
tokencostauto-0.1.430.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
|
|
6
|
-
tokencostauto-0.1.430.dist-info/METADATA,sha256=GrxB2q4OgV_tatjUoJec0aQtGwpG3O7-e9pZ6kUoVdk,204076
|
|
7
|
-
tokencostauto-0.1.430.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
8
|
-
tokencostauto-0.1.430.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
|
|
9
|
-
tokencostauto-0.1.430.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|