Skip to content

Releases: AgentOps-AI/tokencost

0.1.16

30 Oct 18:07
8ec499c
Compare
Choose a tag to compare

What's Changed

  • Fix 'Failed to update TOKEN_COSTS: name 'TOKEN_COSTS' is not defined' by @joaonadkarni in #82

Full Changelog: 0.1.15...0.1.16

0.1.15

27 Oct 07:15
Compare
Choose a tag to compare

Updated Claude models to handle -latest

0.1.14

17 Oct 06:32
Compare
Choose a tag to compare

What's Changed

  • Implement tach to define module boundaries by @emdoyle in #62
  • Fixed 4o models getting counted as GPT-4 models by @areibman in #68
  • Added Anthropic Tokenizer for Claude Models ✅ by @egcash in #71
  • 69 error occure when use azure model by @areibman in #72
  • Pricing updated for new models by @the-praxs in #76
  • Bugfix for update_prices.py and updated dev dependencies by @the-praxs in #80
  • Add support for proxy servers by @caramdache in #73

New Contributors

Full Changelog: 0.1.12...0.1.14

0.1.12

25 Jul 22:56
de367b2
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.11...0.1.12

0.1.11

21 Jun 17:59
74435a4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.1.10...0.1.11

0.1.10

15 Jun 22:55
e7a6152
Compare
Choose a tag to compare

What's Changed

  • Fix exception handling logic by @scrpr in #52

New Contributors

  • @scrpr made their first contribution in #52

Full Changelog: 0.1.9...0.1.10

0.1.9

04 Jun 06:10
291caac
Compare
Choose a tag to compare

What's Changed

  • fix: 🐛 Llama Index imports and track costs and token counts in the class by @AndreCNF in #47

New Contributors

Full Changelog: 0.1.8...0.1.9

0.1.8

22 May 01:06
974c270
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.7...0.1.8

0.1.7

27 Mar 21:14
ee120d3
Compare
Choose a tag to compare

What's Changed

Removed print statements in favor of logging. Removed print statement at start

Full Changelog: 0.1.6...0.1.7

0.1.6

27 Mar 00:33
33d0e0e
Compare
Choose a tag to compare

Updated requirements in pyproject