tokencostauto 0.1.373__py3-none-any.whl → 0.1.376__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.
@@ -28322,5 +28322,18 @@
28322
28322
  "supports_function_calling": true,
28323
28323
  "supports_tool_choice": true,
28324
28324
  "supports_reasoning": true
28325
+ },
28326
+ "fireworks_ai/accounts/fireworks/models/kimi-k2-instruct-0905": {
28327
+ "input_cost_per_token": 6e-07,
28328
+ "litellm_provider": "fireworks_ai",
28329
+ "max_input_tokens": 262144,
28330
+ "max_output_tokens": 32768,
28331
+ "max_tokens": 262144,
28332
+ "mode": "chat",
28333
+ "output_cost_per_token": 2.5e-06,
28334
+ "source": "https://app.fireworks.ai/models/fireworks/kimi-k2-instruct-0905",
28335
+ "supports_function_calling": true,
28336
+ "supports_response_schema": true,
28337
+ "supports_tool_choice": true
28325
28338
  }
28326
28339
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tokencostauto
3
- Version: 0.1.373
3
+ Version: 0.1.376
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=ppcRA-03vZZBhzFyGsxg97rrHiitQmiQI38LHlTNX5A,1006772
5
+ tokencostauto-0.1.376.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
+ tokencostauto-0.1.376.dist-info/METADATA,sha256=bvFO8RvysChQTCXeFlqeo75XRwE6caFjJWA07-Fx670,204076
7
+ tokencostauto-0.1.376.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
+ tokencostauto-0.1.376.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
+ tokencostauto-0.1.376.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=KL8zEieqVvIT7Fj9MGRUR4v5yb50FkzvSgF-z49ccOQ,1006237
5
- tokencostauto-0.1.373.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
- tokencostauto-0.1.373.dist-info/METADATA,sha256=e_rUvohQsMbBmBGoP8zoTBlkTKhdDnirT0N6Q4yfAFs,204076
7
- tokencostauto-0.1.373.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
- tokencostauto-0.1.373.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
- tokencostauto-0.1.373.dist-info/RECORD,,