tokencostauto 0.1.320__py3-none-any.whl → 0.1.323__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 +20 -0
- {tokencostauto-0.1.320.dist-info → tokencostauto-0.1.323.dist-info}/METADATA +1 -1
- tokencostauto-0.1.323.dist-info/RECORD +9 -0
- tokencostauto-0.1.320.dist-info/RECORD +0 -9
- {tokencostauto-0.1.320.dist-info → tokencostauto-0.1.323.dist-info}/WHEEL +0 -0
- {tokencostauto-0.1.320.dist-info → tokencostauto-0.1.323.dist-info}/licenses/LICENSE +0 -0
- {tokencostauto-0.1.320.dist-info → tokencostauto-0.1.323.dist-info}/top_level.txt +0 -0
tokencostauto/model_prices.json
CHANGED
|
@@ -23445,6 +23445,7 @@
|
|
|
23445
23445
|
"supports_response_schema": true,
|
|
23446
23446
|
"supports_tool_choice": true,
|
|
23447
23447
|
"supports_vision": true,
|
|
23448
|
+
"supports_web_search": true,
|
|
23448
23449
|
"tool_use_system_prompt_tokens": 346
|
|
23449
23450
|
},
|
|
23450
23451
|
"ollama/deepseek-v3.1:671b-cloud": {
|
|
@@ -25347,5 +25348,24 @@
|
|
|
25347
25348
|
"supports_function_calling": true,
|
|
25348
25349
|
"supports_parallel_function_calling": true,
|
|
25349
25350
|
"supports_tool_choice": true
|
|
25351
|
+
},
|
|
25352
|
+
"openrouter/nvidia/nemotron-nano-9b-v2:free": {
|
|
25353
|
+
"input_cost_per_token": 0,
|
|
25354
|
+
"litellm_provider": "openrouter",
|
|
25355
|
+
"max_tokens": 128000,
|
|
25356
|
+
"mode": "chat",
|
|
25357
|
+
"output_cost_per_token": 0,
|
|
25358
|
+
"source": "https://openrouter.ai/nvidia/nemotron-nano-9b-v2:free",
|
|
25359
|
+
"supports_tool_choice": true
|
|
25360
|
+
},
|
|
25361
|
+
"openai/container": {
|
|
25362
|
+
"code_interpreter_cost_per_session": 0.03,
|
|
25363
|
+
"litellm_provider": "openai",
|
|
25364
|
+
"mode": "container"
|
|
25365
|
+
},
|
|
25366
|
+
"azure/container": {
|
|
25367
|
+
"code_interpreter_cost_per_session": 0.03,
|
|
25368
|
+
"litellm_provider": "azure",
|
|
25369
|
+
"mode": "container"
|
|
25350
25370
|
}
|
|
25351
25371
|
}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: tokencostauto
|
|
3
|
-
Version: 0.1.
|
|
3
|
+
Version: 0.1.323
|
|
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=jA6MAxKj4q6Z0e5NdY-uoa-ebMNEADReyzxT6Knefrw,905094
|
|
5
|
+
tokencostauto-0.1.323.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
|
|
6
|
+
tokencostauto-0.1.323.dist-info/METADATA,sha256=W5ShYM2rXt_q3frouJo494Ir3iyXll0jefwSM9QD2Jo,204076
|
|
7
|
+
tokencostauto-0.1.323.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
8
|
+
tokencostauto-0.1.323.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
|
|
9
|
+
tokencostauto-0.1.323.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=Zed1Z6BBY9HW-g8y1xZsx71eqqFB6gy0k8RcruX6Mps,904421
|
|
5
|
-
tokencostauto-0.1.320.dist-info/licenses/LICENSE,sha256=4PLv_CD6Ughnsvg_nM2XeTqGwVK6lQVR77kVWbPq-0U,1065
|
|
6
|
-
tokencostauto-0.1.320.dist-info/METADATA,sha256=-RZpbTBLgtDQxcjI16zaM_JU4d9L68ZYCtz_FyYgtOI,204076
|
|
7
|
-
tokencostauto-0.1.320.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
|
8
|
-
tokencostauto-0.1.320.dist-info/top_level.txt,sha256=szZQTUJRotfIaeZCDsOgvofIkLt2ak88RP13oI51-TU,14
|
|
9
|
-
tokencostauto-0.1.320.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
|
File without changes
|