tokencost 0.1.0 copy "tokencost: ^0.1.0" to clipboard
tokencost: ^0.1.0 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.1.0 #

  • Consider 0.0.6 invalid as according to https://dart.dev/tools/pub/versioning#semantic-versions we should have changed the minor version number as there is a breaking changed in the API.
  • Breaking change in the API: 1 Token Price Unit (TPU) is now defined as 1/100,000,000 of $1 (USD). 1,000,000 TPUs would equate to $0.01.

0.0.6 #

0.0.5 #

  • Improve README.md and pubspec.yaml

0.0.4 #

0.0.3 #

  • Add platforms in pubspec.yaml

0.0.2 #

5
likes
0
points
842
downloads

Publisher

verified publishermatteodigiovinazzo.com

Weekly Downloads

Clientside token counting + price estimation for LLM apps and AI agents ported to Dart from Python package at https://github.com/AgentOps-AI/tokencost.

Repository (GitHub)
View/report issues

License

unknown (license)

Dependencies

tiktoken, yaml

More

Packages that depend on tokencost