tokencostauto 0.1.52__py3-none-any.whl → 0.1.55__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.
@@ -1827,7 +1827,7 @@
1827
1827
  "supports_function_calling": true,
1828
1828
  "supports_response_schema": true,
1829
1829
  "supports_tool_choice": true,
1830
- "deprecation_date": "2025-1-6"
1830
+ "deprecation_date": "2025-01-06"
1831
1831
  },
1832
1832
  "groq/llama3-groq-8b-8192-tool-use-preview": {
1833
1833
  "max_tokens": 8192,
@@ -1840,7 +1840,7 @@
1840
1840
  "supports_function_calling": true,
1841
1841
  "supports_response_schema": true,
1842
1842
  "supports_tool_choice": true,
1843
- "deprecation_date": "2025-1-6"
1843
+ "deprecation_date": "2025-01-06"
1844
1844
  },
1845
1845
  "cerebras/llama3.1-8b": {
1846
1846
  "max_tokens": 128000,
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: tokencostauto
3
- Version: 0.1.52
3
+ Version: 0.1.55
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=l6MfFUgti3etZPNO7lV5gRD_j4al-Pg20CUIiQzkCwg,502058
5
+ tokencostauto-0.1.55.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
+ tokencostauto-0.1.55.dist-info/METADATA,sha256=zSyKZw_b3AVy1I7bw94F5VCL8TaHAnUDkIUPZo1CXxM,204075
7
+ tokencostauto-0.1.55.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
8
+ tokencostauto-0.1.55.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
+ tokencostauto-0.1.55.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=loRI4dZvjZ6rLnPdy49en_88xzGP5N0K2_uOpaNg_WI,502054
5
- tokencostauto-0.1.52.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
6
- tokencostauto-0.1.52.dist-info/METADATA,sha256=0z5FS55nqOiwQRzfrEmL-8YrGR1WW9KtjG_ASCxMP8Y,204075
7
- tokencostauto-0.1.52.dist-info/WHEEL,sha256=zaaOINJESkSfm_4HQVc5ssNzHCPXhJm0kEUakpsEHaU,91
8
- tokencostauto-0.1.52.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
9
- tokencostauto-0.1.52.dist-info/RECORD,,