tokencostauto 0.1.336__py3-none-any.whl → 0.1.338__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.
@@ -25775,5 +25775,19 @@
25775
25775
  "supported_output_modalities": [
25776
25776
  "video"
25777
25777
  ]
25778
+ },
25779
+ "moonshot/kimi-k2-thinking": {
25780
+ "cache_read_input_token_cost": 1.5e-07,
25781
+ "input_cost_per_token": 6e-07,
25782
+ "litellm_provider": "moonshot",
25783
+ "max_input_tokens": 262144,
25784
+ "max_output_tokens": 262144,
25785
+ "max_tokens": 262144,
25786
+ "mode": "chat",
25787
+ "output_cost_per_token": 2.5e-06,
25788
+ "source": "https://platform.moonshot.ai/docs/pricing/chat#generation-model-kimi-k2",
25789
+ "supports_function_calling": true,
25790
+ "supports_tool_choice": true,
25791
+ "supports_web_search": true
25778
25792
  }
25779
25793
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tokencostauto
3
- Version: 0.1.336
3
+ Version: 0.1.338
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=8M7PuW_8PT4rqJf-iLRr-MlTQ-2QUWJ2ifKbPnDJqVw,919047
5
+ tokencostauto-0.1.338.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
+ tokencostauto-0.1.338.dist-info/METADATA,sha256=zw9041nSzmqCounc44Vj1rxEmXVvEY0ZMRvR-m4kyBc,204076
7
+ tokencostauto-0.1.338.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
+ tokencostauto-0.1.338.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
+ tokencostauto-0.1.338.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=91qlOz1j-wg-HV61DEUFyQSa5I-sIN7pCV2JoiKlIaE,918499
5
- tokencostauto-0.1.336.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
- tokencostauto-0.1.336.dist-info/METADATA,sha256=NxDICby3LnwmKAr2dVgF_rpe4ScE-1WCfl5lgEZ__mA,204076
7
- tokencostauto-0.1.336.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
8
- tokencostauto-0.1.336.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
- tokencostauto-0.1.336.dist-info/RECORD,,