tokencostauto 0.1.39__py3-none-any.whl → 0.1.41__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.
@@ -13345,5 +13345,19 @@
13345
13345
  "input_cost_per_character": 5e-05,
13346
13346
  "litellm_provider": "groq",
13347
13347
  "mode": "audio_speech"
13348
+ },
13349
+ "featherless_ai/featherless-ai/Qwerky-72B": {
13350
+ "max_tokens": 32768,
13351
+ "max_input_tokens": 32768,
13352
+ "max_output_tokens": 4096,
13353
+ "litellm_provider": "featherless_ai",
13354
+ "mode": "chat"
13355
+ },
13356
+ "featherless_ai/featherless-ai/Qwerky-QwQ-32B": {
13357
+ "max_tokens": 32768,
13358
+ "max_input_tokens": 32768,
13359
+ "max_output_tokens": 4096,
13360
+ "litellm_provider": "featherless_ai",
13361
+ "mode": "chat"
13348
13362
  }
13349
13363
  }
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tokencostauto
3
- Version: 0.1.39
3
+ Version: 0.1.41
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=9wavH0y79yuAHHv2HQM1mfvUMIAimeHnyoR_1uUaJQo,476520
5
+ tokencostauto-0.1.41.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
+ tokencostauto-0.1.41.dist-info/METADATA,sha256=_RbP9pylWTStnTMhW94ncTYTpq-jknrfmFYi8-fJ7rs,204075
7
+ tokencostauto-0.1.41.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
8
+ tokencostauto-0.1.41.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
+ tokencostauto-0.1.41.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=RJMfdK950rDIeXDjLchc6p0wP7G4fFkOpmxHF32Y6yc,476066
5
- tokencostauto-0.1.39.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
- tokencostauto-0.1.39.dist-info/METADATA,sha256=xigjYb52s69K4v85bll0txzZBSun0SD2oPi3Jr9b2C4,204075
7
- tokencostauto-0.1.39.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
8
- tokencostauto-0.1.39.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
- tokencostauto-0.1.39.dist-info/RECORD,,