Releases: AgentOps-AI/tokencost
Releases · AgentOps-AI/tokencost
0.1.3
What's Changed
- updated table by @areibman in #30
- Updated TOKEN_COSTS so that the latest prices are pulled on init.
- Added updater function to fetch latest prices
Full Changelog: 0.1.2...0.1.3
0.1.1
What's Changed
- added calculate_cost_by_tokens - the case when token count is available by @nikilp in #25
New Contributors
Full Changelog: 0.1.0...0.1.1
0.1.0
What's Changed
Prices are no longer represented in TPUs. Rather, they are in Decimal units, as typed by the bulit-in decimal module
Full Changelog: 0.0.5...0.1.0