Skip to content

Releases: AgentOps-AI/tokencost

0.1.26

13 Aug 06:28
98c949f

Choose a tag to compare

Add AWS Bedrock model cost tracking

This release includes comprehensive support for AWS Bedrock models with flexible pricing pattern matching and model configuration.

Changes:

  • Added AWS Bedrock model cost tracking functionality
  • Enhanced pricing pattern matching capabilities
  • Updated model configuration system
  • Fixed version bump issue (pyproject.toml now correctly shows 0.1.26)

Technical Details:

  • 7 files changed with 3,709 additions and 36 deletions
  • Comprehensive model pricing data updates
  • Enhanced cost calculation algorithms

0.1.25

22 Jul 22:39
e2bffa9

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.24...0.1.25

0.1.24

24 Jun 22:21
478c4b0

Choose a tag to compare

What's Changed

  • chore: Daily token price update (10-06-2025) by @github-actions in #146
  • chore: Daily token price update (11-06-2025) by @github-actions in #147
  • chore: Daily token price update (11-06-2025) by @github-actions in #149
  • chore: Daily token price update (13-06-2025) by @github-actions in #150
  • chore: Daily token price update (15-06-2025) by @github-actions in #151
  • chore: Daily token price update (17-06-2025) by @github-actions in #152
  • chore: Daily token price update (19-06-2025) by @github-actions in #153
  • chore: Daily token price update (20-06-2025) by @github-actions in #154
  • chore: Daily token price update (21-06-2025) by @github-actions in #155
  • chore: Daily token price update (22-06-2025) by @github-actions in #156
  • chore: Daily token price update (24-06-2025) by @github-actions in #157
  • feat: Refactor readme to use pricing_table.md to display costs by @the-praxs in #159
  • bump to 0.1.24 by @the-praxs in #160

Full Changelog: 0.1.23...0.1.24

0.1.23

09 Jun 16:09
1ee3414

Choose a tag to compare

What's Changed

  • chore: Daily token price update (23-05-2025) by @github-actions in #130
  • chore: Daily token price update (24-05-2025) by @github-actions in #131
  • chore: Daily token price update (27-05-2025) by @github-actions in #133
  • chore: Daily token price update (29-05-2025) by @github-actions in #134
  • chore: Daily token price update (30-05-2025) by @github-actions in #135
  • chore: Daily token price update (01-06-2025) by @github-actions in #136
  • chore: Daily token price update (03-06-2025) by @github-actions in #137
  • chore: Daily token price update (04-06-2025) by @github-actions in #138
  • chore: Daily token price update (05-06-2025) by @github-actions in #139
  • chore: Daily token price update (06-06-2025) by @github-actions in #140
  • chore: Daily token price update (07-06-2025) by @github-actions in #141
  • feat: Add openai/ keys from openai models by @the-praxs in #142
  • chore: Daily token price update (09-06-2025) by @github-actions in #143
  • Release: 0.1.23 by @the-praxs in #144

Full Changelog: 0.1.22...0.1.23

0.1.22

23 May 00:34
040b9f2

Choose a tag to compare

What's Changed

  • chore: Daily token price update (12-05-2025) by @github-actions in #118
  • Add support for cached tokens in the costs module. by @tcdent in #119
  • chore: Daily token price update (14-05-2025) by @github-actions in #120
  • chore: Daily token price update (15-05-2025) by @github-actions in #121
  • chore: Daily token price update (16-05-2025) by @github-actions in #122
  • chore: Daily token price update (18-05-2025) by @github-actions in #123
  • chore: Daily token price update (19-05-2025) by @github-actions in #124
  • chore: Daily token price update (20-05-2025) by @github-actions in #125
  • chore: Daily token price update (22-05-2025) by @github-actions in #126
  • Update costs for new claude and new gemini. by @tcdent in #128
  • Version bump by @tcdent in #129

New Contributors

Full Changelog: 0.1.21...0.1.22

0.1.21

11 May 00:31
50e975f

Choose a tag to compare

What's Changed

  • feat: new refresh_prices method for synchronous data fetching by @the-praxs in #109
  • chore: Daily token price update (07-05-2025) by @github-actions in #110
  • chore: Daily token price update (08-05-2025) by @github-actions in #111
  • chore: Daily token price update (10-05-2025) by @github-actions in #115
  • chore: Daily token price update (11-05-2025) by @github-actions in #116
  • chore: Daily token price update (11-05-2025) by @github-actions in #117

Full Changelog: 0.1.20...0.1.21

0.1.20

29 Mar 15:41
a297469

Choose a tag to compare

What's Changed

  • chore: Daily token price update (23-03-2025) by @github-actions in #100
  • chore: Daily token price update (24-03-2025) by @github-actions in #101
  • fix: OpenAI "o" series models tokens and costs by @the-praxs in #102
  • fix: lazy loading of update_token_costs method by @the-praxs in #103
  • Adding support for claude-3-7-sonnet by @yfr7 in #104

New Contributors

  • @yfr7 made their first contribution in #104

Full Changelog: 0.1.19...0.1.20

0.1.19

21 Mar 00:11
6be0bc8

Choose a tag to compare

What's Changed

New Contributors

  • @github-actions made their first contribution in #98

Full Changelog: 0.1.18...0.1.19

0.1.18

11 Feb 23:41
54ef6ba

Choose a tag to compare

New prices + Better updater

What's Changed

  • Update prices as on November 22 2024 by @the-praxs in #91
  • new prices by @areibman in #94
  • update readme automatically by @areibman in #95

Full Changelog: 0.1.17...0.1.18

0.1.17

16 Nov 01:18
47916b1

Choose a tag to compare

What's Changed

  • Update prices as on 08-11-2024 by @the-praxs in #86
  • Update prices as on November 15 2024 by @the-praxs in #89
  • Update Anthropic token counting by @the-praxs in #85
  • upgrade version and run black by @areibman in #90

Full Changelog: 0.1.16...0.1.17

What's Changed

  • Update prices as on 08-11-2024 by @the-praxs in #86
  • Update prices as on November 15 2024 by @the-praxs in #89
  • Update Anthropic token counting by @the-praxs in #85
  • upgrade version and run black by @areibman in #90

Full Changelog: 0.1.16...0.1.17