tokencost 0.0.4
tokencost: ^0.0.4 copied to clipboard
Clientside token counting + price estimation for LLM apps and AI agents ported to Dart from Python package at https://github.com/AgentOps-AI/tokencost.
0.0.4 #
- Add link to https://github.com/AgentOps-AI/tokencost in README.md
0.0.3 #
- Add platforms in pubspec.yaml
0.0.2 #
- Initial release of tokencost, full port as a Dart package of AgentOps-AI/tokencost under MIT license.