What's Changed
* Implement tach to define module boundaries by emdoyle in https://github.com/AgentOps-AI/tokencost/pull/62
* Fixed 4o models getting counted as GPT-4 models by areibman in https://github.com/AgentOps-AI/tokencost/pull/68
* Added Anthropic Tokenizer for Claude Models ✅ by egcash in https://github.com/AgentOps-AI/tokencost/pull/71
* 69 error occure when use azure model by areibman in https://github.com/AgentOps-AI/tokencost/pull/72
* Pricing updated for new models by the-praxs in https://github.com/AgentOps-AI/tokencost/pull/76
* Bugfix for `update_prices.py` and updated dev dependencies by the-praxs in https://github.com/AgentOps-AI/tokencost/pull/80
* Add support for proxy servers by caramdache in https://github.com/AgentOps-AI/tokencost/pull/73
New Contributors
* emdoyle made their first contribution in https://github.com/AgentOps-AI/tokencost/pull/62
* egcash made their first contribution in https://github.com/AgentOps-AI/tokencost/pull/71
* the-praxs made their first contribution in https://github.com/AgentOps-AI/tokencost/pull/76
* caramdache made their first contribution in https://github.com/AgentOps-AI/tokencost/pull/73
**Full Changelog**: https://github.com/AgentOps-AI/tokencost/compare/0.1.12...0.1.14