latest pricing information of openai models, crowd maintained
Project description
openaiisrich
openai is rich -- pricing information of openai models as JSON, incl. prompt and completion costs (n_context_tokens_total, n_generated_tokens_total).
pull requests welcome to keep the information up-to-date.
automatically updated on PyPi at each commit.
Usage
Usage in Python
Install with pip install openaiisrich
Then
import openaiisrich
print("cost ", openaiisrich.cost("gpt-4", 507, 2987))
Usage in Javascript
TODO
License
MIT
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file openaiisrich-0.6.0-py3-none-any.whl.
File metadata
- Download URL: openaiisrich-0.6.0-py3-none-any.whl
- Upload date:
- Size: 2.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.0.0 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f5be86f8af39d52838d6c67c169f099993a0c6040eef47f2b8b58f57ec8b39b0
|
|
| MD5 |
c26bb711b9b0fa52d19e175e9ad3c43f
|
|
| BLAKE2b-256 |
a2bece8e40f5c8e6ce2bf385463146f1aa639da6a865ecb67990df11b3b8267c
|